public class NbtHoverEventSerializer_v1_20_5 extends NbtHoverEventSerializer_v1_20_3
| Constructor and Description |
|---|
NbtHoverEventSerializer_v1_20_5(TextComponentCodec_v1_20_5 codec,
ITypedSerializer<net.lenni0451.mcstructs.nbt.INbtTag,ATextComponent> textSerializer,
net.lenni0451.mcstructs.snbt.SNbtSerializer<net.lenni0451.mcstructs.nbt.tags.CompoundTag> sNbtSerializer) |
| Modifier and Type | Method and Description |
|---|---|
AHoverEvent |
deserialize(net.lenni0451.mcstructs.nbt.INbtTag object) |
protected ItemHoverEvent |
parseItemHoverEvent(HoverEventAction action,
net.lenni0451.mcstructs.nbt.tags.CompoundTag tag) |
net.lenni0451.mcstructs.nbt.INbtTag |
serialize(AHoverEvent object) |
protected void |
verifyItem(net.lenni0451.mcstructs.core.Identifier id) |
getUUID, sneakclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasNumberStream, asNumberStream, containsArray, containsObject, containsString, isNumber, isObject, isString, optionalBoolean, optionalBoolean, optionalCompound, optionalInt, optionalInt, optionalObject, optionalString, optionalString, requiredBoolean, requiredBoolean, requiredCompound, requiredInt, requiredInt, requiredObject, requiredString, requiredString, unwrapMarkerspublic NbtHoverEventSerializer_v1_20_5(TextComponentCodec_v1_20_5 codec, ITypedSerializer<net.lenni0451.mcstructs.nbt.INbtTag,ATextComponent> textSerializer, net.lenni0451.mcstructs.snbt.SNbtSerializer<net.lenni0451.mcstructs.nbt.tags.CompoundTag> sNbtSerializer)
public net.lenni0451.mcstructs.nbt.INbtTag serialize(AHoverEvent object)
serialize in interface ITypedSerializer<net.lenni0451.mcstructs.nbt.INbtTag,AHoverEvent>serialize in class NbtHoverEventSerializer_v1_20_3public AHoverEvent deserialize(net.lenni0451.mcstructs.nbt.INbtTag object)
deserialize in interface ITypedSerializer<net.lenni0451.mcstructs.nbt.INbtTag,AHoverEvent>deserialize in class NbtHoverEventSerializer_v1_20_3protected ItemHoverEvent parseItemHoverEvent(HoverEventAction action, net.lenni0451.mcstructs.nbt.tags.CompoundTag tag)
protected void verifyItem(net.lenni0451.mcstructs.core.Identifier id)