net.minecraft.world.gen.loot.functions

public abstract class LootItemFunction$Serializer<T extends LootItemFunction>

baf$a
net.minecraft.unmapped.C_00382226$C_80168051
net.minecraft.world.gen.loot.functions.LootItemFunction$Serializer

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public Identifier
a()
m_60070611()
getId()
public Class<T>
b()
m_16044950()
getType()
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)
public abstract T
b(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1, bar[] 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)