public static class DynamicLootEntry.Serializer extends StandaloneLootEntry.Serializer<DynamicLootEntry>
Constructor and Description |
---|
Serializer() |
Modifier and Type | Method and Description |
---|---|
protected DynamicLootEntry |
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,
DynamicLootEntry entryIn,
com.google.gson.JsonSerializationContext context) |
deserialize
func_216182_a, func_216183_b
public void serialize(com.google.gson.JsonObject json, DynamicLootEntry entryIn, com.google.gson.JsonSerializationContext context)
serialize
in class StandaloneLootEntry.Serializer<DynamicLootEntry>
protected DynamicLootEntry 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<DynamicLootEntry>