Expand description
§valence_text
A library for parsing and writing Minecraft’s JSON text format
Modules§
Color
and related data structures.
Structs§
- Scoreboard value.
- Represents formatted text in Minecraft’s JSON text format.
- Text data and formatting.
Enums§
- Action to take on click of the text.
- Text color
- The font of the text.
- Action to take when mouse-hovering on the text.
- The text content of a Text object.
Traits§
- Trait for any data that can be converted to a
Text
object.