public class JsonHoverEventSerializer_v1_20_5 extends JsonHoverEventSerializer_v1_20_3
| Constructor and Description |
|---|
JsonHoverEventSerializer_v1_20_5(TextComponentCodec_v1_20_5 codec,
ITypedSerializer<com.google.gson.JsonElement,ATextComponent> textSerializer,
net.lenni0451.mcstructs.snbt.SNbtSerializer<net.lenni0451.mcstructs.nbt.tags.CompoundTag> sNbtSerializer) |
| Modifier and Type | Method and Description |
|---|---|
AHoverEvent |
deserialize(com.google.gson.JsonElement object) |
com.google.gson.JsonElement |
serialize(AHoverEvent object) |
protected void |
verifyItem(net.lenni0451.mcstructs.core.Identifier id) |
getUUID, sneakclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontainsArray, containsObject, containsString, isNumber, isObject, isString, optionalBoolean, optionalBoolean, optionalCompound, optionalInt, optionalInt, optionalObject, optionalString, optionalString, requiredBoolean, requiredBoolean, requiredCompound, requiredInt, requiredInt, requiredObject, requiredString, requiredString, unwrapMarkerspublic JsonHoverEventSerializer_v1_20_5(TextComponentCodec_v1_20_5 codec, ITypedSerializer<com.google.gson.JsonElement,ATextComponent> textSerializer, net.lenni0451.mcstructs.snbt.SNbtSerializer<net.lenni0451.mcstructs.nbt.tags.CompoundTag> sNbtSerializer)
public com.google.gson.JsonElement serialize(AHoverEvent object)
serialize in interface ITypedSerializer<com.google.gson.JsonElement,AHoverEvent>serialize in class JsonHoverEventSerializer_v1_20_3public AHoverEvent deserialize(com.google.gson.JsonElement object)
deserialize in interface ITypedSerializer<com.google.gson.JsonElement,AHoverEvent>deserialize in class JsonHoverEventSerializer_v1_20_3protected void verifyItem(net.lenni0451.mcstructs.core.Identifier id)