Uses of Record Class
net.minecraft.advancement.criterion.InventoryChangedCriterion.Conditions.Slots
-
Uses of InventoryChangedCriterion.Conditions.Slots in net.minecraft.advancement.criterion
Modifier and TypeFieldDescriptionstatic final InventoryChangedCriterion.Conditions.Slots
InventoryChangedCriterion.Conditions.Slots.ANY
private final InventoryChangedCriterion.Conditions.Slots
InventoryChangedCriterion.Conditions.slots
The field for theslots
record component.Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<InventoryChangedCriterion.Conditions.Slots>
InventoryChangedCriterion.Conditions.Slots.CODEC
Modifier and TypeMethodDescriptionInventoryChangedCriterion.Conditions.slots()
Returns the value of theslots
record component.ModifierConstructorDescriptionConditions
(Optional<LootContextPredicate> playerPredicate, InventoryChangedCriterion.Conditions.Slots slots, List<ItemPredicate> list)