public static class DialogCodecs_v1_21_6.InternalCodecs
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static net.lenni0451.mcstructs.converter.codec.Codec<ActionButton> |
ACTION_BUTTON_CODEC |
static net.lenni0451.mcstructs.converter.codec.Codec<AfterAction> |
AFTER_ACTION_CODEC |
static net.lenni0451.mcstructs.converter.codec.Codec<net.lenni0451.mcstructs.nbt.tags.CompoundTag> |
COMPOUND_TAG_CODEC |
static net.lenni0451.mcstructs.converter.codec.Codec<Input> |
INPUT_CODEC |
static net.lenni0451.mcstructs.converter.codec.Codec<ParsedTemplate> |
PARSED_TEMPLATE_CODEC |
static net.lenni0451.mcstructs.converter.codec.Codec<java.lang.String> |
PARSED_TEMPLATE_VARIABLE_CODEC |
| Constructor and Description |
|---|
InternalCodecs() |
public static final net.lenni0451.mcstructs.converter.codec.Codec<ParsedTemplate> PARSED_TEMPLATE_CODEC
public static final net.lenni0451.mcstructs.converter.codec.Codec<java.lang.String> PARSED_TEMPLATE_VARIABLE_CODEC
public static final net.lenni0451.mcstructs.converter.codec.Codec<net.lenni0451.mcstructs.nbt.tags.CompoundTag> COMPOUND_TAG_CODEC
public static final net.lenni0451.mcstructs.converter.codec.Codec<ActionButton> ACTION_BUTTON_CODEC
public static final net.lenni0451.mcstructs.converter.codec.Codec<AfterAction> AFTER_ACTION_CODEC
public static final net.lenni0451.mcstructs.converter.codec.Codec<Input> INPUT_CODEC