Package-level declarations
Types
Link copied to clipboard
The McTextConverter interface defines the contract for converting Minecraft text components represented by McTextComponent into server-specific implementations of type T.
Link copied to clipboard
interface MessageTextConverter
Converts a McTextComponent into a platform-specific Message suitable for use with brigadier (e.g. as the message inside a CommandSyntaxException).
Link copied to clipboard