Expand description
§chunkedge_text
A library for parsing and writing Minecraft’s JSON text format
Modules§
Structs§
- Json
Text - Will always be serialized as JSON instead of NBT for backwards compatibility. See https://minecraft.wiki/w/Java_Edition_protocol/Packets#Disconnect_(login)
- NBTUuid
- Scoreboard
Value Content - Scoreboard value.
- Text
- Represents formatted text in Minecraft’s JSON text format.
- Text
Inner - Text data and formatting.
Enums§
- Click
Event - Action to take on click of the text.
- Color
- Text color
- Font
- The font of the text.
- Hover
Event - Action to take when mouse-hovering on the text.
- Text
Content - The text content of a Text object.