net.minecraft.world.loot.condition

public abstract class LootCondition$Factory<T extends LootCondition>

cre$b
net.minecraft.class_209$class_211
net.minecraft.world.loot.condition.LootCondition$Factory
net.minecraft.world.gen.loot.properties.LootEntityProperty$C_76358819
net.minecraft.world.storage.loot.conditions.ILootCondition$AbstractSerializer
net.minecraft.world.storage.loot.conditions.ILootCondition$AbstractSerializer

Field summary

Modifier and TypeField
private final Identifier
a
field_1284
id
f_78651520
field_186606_a
lootTableLocation
private final Class<T>
b
field_1285
conditionClass
f_86334637
field_186607_b
conditionClass

Constructor summary

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

Method summary

Modifier and TypeMethod
public Identifier
a()
method_894()
getId()
m_66280839()
func_186602_a()
getLootTableLocation()
public Class<T>
b()
method_897()
getConditionClass()
m_33581848()
func_186604_b()
getConditionClass()
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)
toJson(com.google.gson.JsonObject arg0, T arg1, com.google.gson.JsonSerializationContext arg2)
m_97904703(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)
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_896(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1)
fromJson(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1)
m_57436728(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1)
func_186603_b(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1)
deserialize(com.google.gson.JsonObject json, com.google.gson.JsonDeserializationContext context)