Uses of Class
net.minecraft.world.level.storage.loot.predicates.InvertedLootItemCondition
Packages that use InvertedLootItemCondition
-
Uses of InvertedLootItemCondition in net.minecraft.world.level.storage.loot.predicates
Methods in net.minecraft.world.level.storage.loot.predicates that return InvertedLootItemConditionModifier and TypeMethodDescriptionInvertedLootItemCondition.Serializer.deserialize(com.google.gson.JsonObject p_81714_, com.google.gson.JsonDeserializationContext p_81715_) Methods in net.minecraft.world.level.storage.loot.predicates with parameters of type InvertedLootItemConditionModifier and TypeMethodDescriptionvoidInvertedLootItemCondition.Serializer.serialize(com.google.gson.JsonObject p_81706_, InvertedLootItemCondition p_81707_, com.google.gson.JsonSerializationContext p_81708_)