net.minecraft.world.storage.loot

public abstract class LootEntry$Serializer<T extends LootEntry>

cpg$b
net.minecraft.class_79$class_81
net.minecraft.world.storage.loot.LootEntry$Serializer

Field summary

Modifier and TypeField
private final ResourceLocation
a
field_991
field_216184_a
private final Class<T>
b
field_992
field_216185_b

Constructor summary

ModifierConstructor
protected (ResourceLocation arg0, Class<T> arg1)

Method summary

Modifier and TypeMethod
public ResourceLocation
a()
method_423()
func_216182_a()
public Class<T>
b()
method_425()
func_216183_b()
public abstract void
a(com.google.gson.JsonObject arg0, T arg1, com.google.gson.JsonSerializationContext arg2)
method_422(com.google.gson.JsonObject arg0, T arg1, com.google.gson.JsonSerializationContext arg2)
func_212830_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, cra[] arg2)
method_424(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1, class_209[] arg2)
func_212865_b_(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1, ILootCondition[] arg2)