public static class StyleCodecs_v1_20_3.HoverEventCodec
extends java.lang.Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
StyleCodecs_v1_20_3.HoverEventCodec.Entity |
|
static class |
StyleCodecs_v1_20_3.HoverEventCodec.Item |
|
static class |
StyleCodecs_v1_20_3.HoverEventCodec.Text |
| Modifier and Type | Field | Description |
|---|---|---|
static net.lenni0451.mcstructs.converter.codec.Codec<HoverEvent> |
CODEC |
|
static net.lenni0451.mcstructs.converter.codec.Codec<HoverEvent> |
LEGACY_CODEC |
|
static net.lenni0451.mcstructs.converter.codec.Codec<HoverEvent> |
MODERN_CODEC |
| Constructor | Description |
|---|---|
HoverEventCodec() |
public static final net.lenni0451.mcstructs.converter.codec.Codec<HoverEvent> MODERN_CODEC
public static final net.lenni0451.mcstructs.converter.codec.Codec<HoverEvent> LEGACY_CODEC
public static final net.lenni0451.mcstructs.converter.codec.Codec<HoverEvent> CODEC