net.minecraft.world.gen.loot.functions

public abstract class LootItemFunction$Serializer<T extends LootItemFunction>

ccn$a
net.minecraft.unmapped.C_00382226$C_80168051
net.minecraft.world.gen.loot.functions.LootItemFunction$Serializer
net.minecraft.world.storage.loot.functions.LootFunction$Serializer

Field summary

Modifier and TypeField
private final Identifier
a
f_47711435
id
field_186533_a
private final Class<T>
b
f_60823197
type
field_186534_b

Constructor summary

ModifierConstructor
protected (Identifier id, Class<T> type)

Method summary

Modifier and TypeMethod
public Identifier
a()
m_60070611()
getId()
func_186529_a()
public Class<T>
b()
m_16044950()
getType()
func_186531_b()
public abstract void
a(com.google.gson.JsonObject arg0, T arg1, com.google.gson.JsonSerializationContext arg2)
m_11586994(com.google.gson.JsonObject arg0, T arg1, com.google.gson.JsonSerializationContext arg2)
serialize(com.google.gson.JsonObject json, T function, com.google.gson.JsonSerializationContext context)
func_186532_a(com.google.gson.JsonObject arg0, T arg1, com.google.gson.JsonSerializationContext arg2)
public abstract T
b(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1, ccz[] arg2)
m_79166630(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1, C_65690890[] arg2)
deserialize(com.google.gson.JsonObject json, com.google.gson.JsonDeserializationContext context, LootItemCondition[] conditions)
func_186530_b(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1, LootCondition[] arg2)