Uses of Class
net.minecraft.loot.condition.InvertedLootCondition
Packages that use InvertedLootCondition
-
Uses of InvertedLootCondition in net.minecraft.loot.condition
Methods in net.minecraft.loot.condition that return InvertedLootConditionModifier and TypeMethodDescriptionInvertedLootCondition.Serializer.fromJson(com.google.gson.JsonObject jsonObject, com.google.gson.JsonDeserializationContext jsonDeserializationContext) Methods in net.minecraft.loot.condition with parameters of type InvertedLootConditionModifier and TypeMethodDescriptionvoidInvertedLootCondition.Serializer.toJson(com.google.gson.JsonObject jsonObject, InvertedLootCondition invertedLootCondition, com.google.gson.JsonSerializationContext jsonSerializationContext)