public static class StyleCodecs_v1_20_3.HoverEventCodec.Item
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static net.lenni0451.mcstructs.converter.codec.Codec<ItemHoverEvent.ModernHolder> |
FULL_CODEC |
static net.lenni0451.mcstructs.converter.codec.Codec<net.lenni0451.mcstructs.core.Identifier> |
ITEM_CODEC |
static net.lenni0451.mcstructs.converter.mapcodec.MapCodec<ItemHoverEvent> |
LEGACY_MAP_CODEC |
static net.lenni0451.mcstructs.converter.mapcodec.MapCodec<ItemHoverEvent> |
MAP_CODEC |
| Constructor and Description |
|---|
Item() |
public static final net.lenni0451.mcstructs.converter.codec.Codec<net.lenni0451.mcstructs.core.Identifier> ITEM_CODEC
public static final net.lenni0451.mcstructs.converter.codec.Codec<ItemHoverEvent.ModernHolder> FULL_CODEC
public static final net.lenni0451.mcstructs.converter.mapcodec.MapCodec<ItemHoverEvent> MAP_CODEC
public static final net.lenni0451.mcstructs.converter.mapcodec.MapCodec<ItemHoverEvent> LEGACY_MAP_CODEC