Uses of Class
net.minecraftforge.common.loot.LootTableIdCondition
-
Packages that use LootTableIdCondition Package Description net.minecraftforge.common.loot -
-
Uses of LootTableIdCondition in net.minecraftforge.common.loot
Methods in net.minecraftforge.common.loot that return LootTableIdCondition Modifier and Type Method Description LootTableIdCondition
LootTableIdCondition.Serializer. deserialize(com.google.gson.JsonObject object, com.google.gson.JsonDeserializationContext ctx)
Methods in net.minecraftforge.common.loot with parameters of type LootTableIdCondition Modifier and Type Method Description void
LootTableIdCondition.Serializer. serialize(com.google.gson.JsonObject object, LootTableIdCondition instance, com.google.gson.JsonSerializationContext ctx)
-