net.minecraft.world.gen.loot.conditions

public abstract class LootItemCondition$Serializer<T extends LootItemCondition>

bap$a
net.minecraft.class_2816$class_2817
net.minecraft.world.gen.loot.conditions.LootItemCondition$Serializer
net.minecraft.world.storage.loot.conditions.LootCondition$Serializer

Field summary

Modifier and TypeField
private final Identifier
a
field_13241
id
lootTableLocation
private final Class<T>
b
field_13242
type
conditionClass

Constructor summary

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

Method summary

Modifier and TypeMethod
public Identifier
a()
method_12075()
getId()
getLootTableLocation()
public Class<T>
b()
method_12077()
getType()
getConditionClass()
public abstract void
a(com.google.gson.JsonObject arg0, T arg1, com.google.gson.JsonSerializationContext arg2)
method_12076(com.google.gson.JsonObject arg0, T arg1, com.google.gson.JsonSerializationContext arg2)
serialize(com.google.gson.JsonObject json, T condition, com.google.gson.JsonSerializationContext context)
serialize(com.google.gson.JsonObject json, T value, com.google.gson.JsonSerializationContext context)
public abstract T
b(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1)
method_12078(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1)
deserialize(com.google.gson.JsonObject json, com.google.gson.JsonDeserializationContext context)
deserialize(com.google.gson.JsonObject json, com.google.gson.JsonDeserializationContext context)