Crate minecrevy_text

Crate minecrevy_text 

Source
Expand description

A Minecraft text component library.

Modules§

prelude
Re-exports important traits and types.

Structs§

Text
A text component.
TextArgs
Arguments for reading/writing a Text component.
TextStyle
The style of a text component.

Enums§

ClickEvent
Events that can be triggered by clicking on a text component.
HoverEvent
Events that can be triggered by hovering over a text component.
TextContent
The content of a text component.