Skip to main content

Module json_text_component

Module json_text_component 

Source
Expand description

JSON-backed Minecraft text components encoded as protocol strings.

This module wraps the shared component model for the JSON representation used by the Minecraft protocol.

Structs§

JsonTextComponent
A text component encoded as JSON in a protocol string.

Enums§

JsonValue
The dynamically typed JSON value used by JsonComponent. Represents any valid JSON value.