public class DialogCodecs_v1_21_6 extends DialogSerializer
| Modifier and Type | Class | Description |
|---|---|---|
static class |
DialogCodecs_v1_21_6.ActionCodecs |
|
static class |
DialogCodecs_v1_21_6.BodyCodecs |
|
class |
DialogCodecs_v1_21_6.DialogCodecs |
|
static class |
DialogCodecs_v1_21_6.InputCodecs |
|
static class |
DialogCodecs_v1_21_6.InternalCodecs |
| Modifier and Type | Field | Description |
|---|---|---|
net.lenni0451.mcstructs.converter.codec.Codec<net.lenni0451.mcstructs.registry.EitherEntry<Dialog>> |
codec |
|
net.lenni0451.mcstructs.converter.codec.Codec<Dialog> |
directCodec |
|
net.lenni0451.mcstructs.converter.codec.Codec<net.lenni0451.mcstructs.registry.TypedTagEntryList<Dialog>> |
listCodec |
LATEST, V1_21_6| Constructor | Description |
|---|---|
DialogCodecs_v1_21_6(net.lenni0451.mcstructs.registry.Registry registry) |
getCodec, getDirectCodec, getListCodecpublic final net.lenni0451.mcstructs.converter.codec.Codec<Dialog> directCodec
public final net.lenni0451.mcstructs.converter.codec.Codec<net.lenni0451.mcstructs.registry.EitherEntry<Dialog>> codec
public final net.lenni0451.mcstructs.converter.codec.Codec<net.lenni0451.mcstructs.registry.TypedTagEntryList<Dialog>> listCodec