net.minecraft.world.storage.loot.conditions

public abstract class LootCondition$Serializer<T extends LootCondition>

bdd$a
net.minecraft.world.storage.loot.conditions.LootCondition$Serializer

Field summary

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

Constructor summary

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

Method summary

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