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 InvertedLootConditionInvertedLootCondition.Serializer. fromJson(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext)Methods in net.minecraft.loot.condition with parameters of type InvertedLootCondition Modifier and Type Method Description voidInvertedLootCondition.Serializer. toJson(JsonObject jsonObject, InvertedLootCondition invertedLootCondition, JsonSerializationContext jsonSerializationContext)