Skip to content

Namespace Void.Minecraft.Components.Text.Properties.Content

Classes

KeybindContent

Represents text resolved from a client key-binding identifier.

LiteralContent

Represents a component whose literal payload is an arbitrary NBT tag.

NbtContent

Represents text read from an NBT path in a block, entity, or command-storage source.

ScoreContent

Represents text resolved from a scoreboard value.

SelectorContent

Represents a text component whose displayed value is resolved from an entity selector.

TextContent

Represents literal text content in a Minecraft text component.

TranslatableContent

Represents a text component whose displayed value is resolved from a client translation key.

Interfaces

IContent

Defines the value-producing payload of a Minecraft text component.