public class ExtraCodecs_v1_21_4
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static net.lenni0451.mcstructs.converter.codec.Codec<java.lang.Integer> |
ARGB_COLOR |
|
static net.lenni0451.mcstructs.converter.codec.Codec<net.lenni0451.mcstructs.nbt.tags.CompoundTag> |
INLINED_COMPOUND_TAG |
|
static net.lenni0451.mcstructs.converter.codec.Codec<java.util.UUID> |
LENIENT_UUID |
| Constructor | Description |
|---|---|
ExtraCodecs_v1_21_4() |
public static final net.lenni0451.mcstructs.converter.codec.Codec<java.lang.Integer> ARGB_COLOR
public static final net.lenni0451.mcstructs.converter.codec.Codec<java.util.UUID> LENIENT_UUID
public static final net.lenni0451.mcstructs.converter.codec.Codec<net.lenni0451.mcstructs.nbt.tags.CompoundTag> INLINED_COMPOUND_TAG