net.minecraft.world.storage.loot.conditions

public abstract class ILootCondition$AbstractSerializer<T extends ILootCondition>

cra$b
net.minecraft.class_209$class_211
net.minecraft.world.storage.loot.conditions.ILootCondition$AbstractSerializer

Field summary

Modifier and TypeField
private final ResourceLocation
a
field_1284
field_186606_a
private final Class<T>
b
field_1285
field_186607_b

Constructor summary

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

Method summary

Modifier and TypeMethod
public ResourceLocation
a()
method_894()
func_186602_a()
public Class<T>
b()
method_897()
func_186604_b()
public abstract void
a(com.google.gson.JsonObject arg0, T arg1, com.google.gson.JsonSerializationContext arg2)
method_895(com.google.gson.JsonObject arg0, T arg1, com.google.gson.JsonSerializationContext arg2)
func_186605_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_896(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1)
func_186603_b(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1)