net.minecraft.world.loot.condition

public class LootConditions$Factory

implements com.google.gson.JsonDeserializer<LootCondition>, com.google.gson.JsonSerializer<LootCondition>

crf$a
net.minecraft.class_217$class_218
net.minecraft.world.loot.condition.LootConditions$Factory
net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public LootCondition
a(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
method_930(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
method_930(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
deserialize(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
public com.google.gson.JsonElement
a(cre arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
method_931(class_209 arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
method_931(LootCondition arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serialize(ILootCondition arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)