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