package
0.0.0-20241207143653-fb440bd60692
Repository: https://github.com/oopsgary/go-mc-modified.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
ChangePage create a ClickEvent usable within written books.
CopyToClipboard create a ClickEvent copies the given text to the client's clipboard when clicked.
OpenURL create a ClickEvent opens the given URL in the default web browser.
RunCommand create a ClickEvent runs the given command.
SetLanguage set the default language used by String() and ClearString().
ShowEntity show an entity describing by the S-NBT, nbt.StringifiedMessage could help.
ShowItem show the item to display.
ShowText show the text to display.
SuggestCommand create a ClickEvent replaces the content of the chat box with the given text - usually a command, but it is not required to be a command (commands should be prefixed with /).
No description provided by the author
TransCtrlSeq will transform control sequences into ANSI code or simply filter them.
No description provided by the author
# Constants
Colors.
Colors.
Colors.
No description provided by the author
Colors.
Colors.
Colors.
Colors.
Colors.
Colors.
No description provided by the author
No description provided by the author
Colors.
Colors.
Colors.
Colors.
No description provided by the author
Colors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Colors.
Colors.
# Structs
ClickEvent defines an event that occurs when this component is clicked.
No description provided by the author
HoverEvent defines an event that occurs when this component hovered over.
No description provided by the author
Message is a message sent by other.
No description provided by the author
# Type aliases
JsonMessage is Message, unless when it is going to be Json instead of NBT.