Uses of Class
net.minecraft.loot.condition.InvertedLootCondition
Package | Description |
---|---|
net.minecraft.loot.condition |
-
Uses of InvertedLootCondition in net.minecraft.loot.condition
Methods in net.minecraft.loot.condition that return InvertedLootCondition Modifier and Type Method Description InvertedLootCondition
InvertedLootCondition.Serializer. fromJson(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext)
Methods in net.minecraft.loot.condition with parameters of type InvertedLootCondition Modifier and Type Method Description void
InvertedLootCondition.Serializer. toJson(JsonObject jsonObject, InvertedLootCondition invertedLootCondition, JsonSerializationContext jsonSerializationContext)