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