public class TextCodecs_v1_21_9
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static com.viaversion.viaversion.libs.mcstructs.converter.mapcodec.MapCodec<KeybindComponent> |
KEYBIND_COMPONENT |
static com.viaversion.viaversion.libs.mcstructs.converter.mapcodec.MapCodec<NbtComponent> |
NBT_COMPONENT |
static com.viaversion.viaversion.libs.mcstructs.converter.mapcodec.MapCodec<ObjectComponent> |
OBJECT_COMPONENT |
static com.viaversion.viaversion.libs.mcstructs.converter.mapcodec.MapCodec<ScoreComponent> |
SCORE_COMPONENT |
static com.viaversion.viaversion.libs.mcstructs.converter.mapcodec.MapCodec<SelectorComponent> |
SELECTOR_COMPONENT |
static com.viaversion.viaversion.libs.mcstructs.converter.mapcodec.MapCodec<StringComponent> |
STRING_COMPONENT |
static com.viaversion.viaversion.libs.mcstructs.converter.codec.Codec<TextComponent> |
TEXT |
static com.viaversion.viaversion.libs.mcstructs.converter.mapcodec.MapCodec<TranslationComponent> |
TRANSLATION_COMPONENT |
| Constructor and Description |
|---|
TextCodecs_v1_21_9() |
public static final com.viaversion.viaversion.libs.mcstructs.converter.codec.Codec<TextComponent> TEXT
public static final com.viaversion.viaversion.libs.mcstructs.converter.mapcodec.MapCodec<StringComponent> STRING_COMPONENT
public static final com.viaversion.viaversion.libs.mcstructs.converter.mapcodec.MapCodec<TranslationComponent> TRANSLATION_COMPONENT
public static final com.viaversion.viaversion.libs.mcstructs.converter.mapcodec.MapCodec<KeybindComponent> KEYBIND_COMPONENT
public static final com.viaversion.viaversion.libs.mcstructs.converter.mapcodec.MapCodec<ScoreComponent> SCORE_COMPONENT
public static final com.viaversion.viaversion.libs.mcstructs.converter.mapcodec.MapCodec<SelectorComponent> SELECTOR_COMPONENT
public static final com.viaversion.viaversion.libs.mcstructs.converter.mapcodec.MapCodec<NbtComponent> NBT_COMPONENT
public static final com.viaversion.viaversion.libs.mcstructs.converter.mapcodec.MapCodec<ObjectComponent> OBJECT_COMPONENT