Expand description
§valence_text
A library for parsing and writing Minecraft’s JSON text format
Re-exports§
pub use color::Color;
Modules§
Structs§
- 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.
- 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.