net.minecraft.world.storage.loot.functions

public abstract class ILootFunction$Serializer<T extends ILootFunction>

cpv$b
net.minecraft.class_117$class_119
net.minecraft.world.storage.loot.functions.ILootFunction$Serializer

Field summary

Modifier and TypeField
private final ResourceLocation
a
field_1045
field_186533_a
private final Class<T>
b
field_1046
field_186534_b

Constructor summary

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

Method summary

Modifier and TypeMethod
public ResourceLocation
a()
method_518()
func_186529_a()
public Class<T>
b()
method_519()
func_186531_b()
public abstract void
a(com.google.gson.JsonObject arg0, T arg1, com.google.gson.JsonSerializationContext arg2)
method_516(com.google.gson.JsonObject arg0, T arg1, com.google.gson.JsonSerializationContext arg2)
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)
method_517(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1)
func_212870_b_(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1)