public static class TagEntry.Serializer extends LeafEntry.Serializer<TagEntry>
| Constructor and Description |
|---|
Serializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntryFields(com.google.gson.JsonObject jsonObject,
TagEntry tagEntry,
com.google.gson.JsonSerializationContext jsonSerializationContext) |
protected TagEntry |
fromJson(com.google.gson.JsonObject jsonObject,
com.google.gson.JsonDeserializationContext jsonDeserializationContext,
int int2,
int int3,
LootCondition[] lootCondition,
LootFunction[] lootFunction) |
fromJsonfromJson, toJsonpublic void addEntryFields(com.google.gson.JsonObject jsonObject,
TagEntry tagEntry,
com.google.gson.JsonSerializationContext jsonSerializationContext)
addEntryFields in class LeafEntry.Serializer<TagEntry>protected TagEntry fromJson(com.google.gson.JsonObject jsonObject, com.google.gson.JsonDeserializationContext jsonDeserializationContext, int int2, int int3, LootCondition[] lootCondition, LootFunction[] lootFunction)
fromJson in class LeafEntry.Serializer<TagEntry>