public static class TableLootEntry.Serializer extends StandaloneLootEntry.Serializer<TableLootEntry>
| Constructor and Description |
|---|
Serializer() |
| Modifier and Type | Method and Description |
|---|---|
protected TableLootEntry |
func_212829_b_(com.google.gson.JsonObject p_212829_1_,
com.google.gson.JsonDeserializationContext p_212829_2_,
int p_212829_3_,
int p_212829_4_,
ILootCondition[] p_212829_5_,
ILootFunction[] p_212829_6_) |
void |
serialize(com.google.gson.JsonObject json,
TableLootEntry entryIn,
com.google.gson.JsonSerializationContext context) |
deserializefunc_216182_a, func_216183_bpublic void serialize(com.google.gson.JsonObject json,
TableLootEntry entryIn,
com.google.gson.JsonSerializationContext context)
serialize in class StandaloneLootEntry.Serializer<TableLootEntry>protected TableLootEntry func_212829_b_(com.google.gson.JsonObject p_212829_1_, com.google.gson.JsonDeserializationContext p_212829_2_, int p_212829_3_, int p_212829_4_, ILootCondition[] p_212829_5_, ILootFunction[] p_212829_6_)
func_212829_b_ in class StandaloneLootEntry.Serializer<TableLootEntry>