Uses of Record Class
net.minecraft.advancement.criterion.InventoryChangedCriterion.Conditions.class_8948
Packages that use InventoryChangedCriterion.Conditions.class_8948
-
Uses of InventoryChangedCriterion.Conditions.class_8948 in net.minecraft.advancement.criterion
Fields in net.minecraft.advancement.criterion declared as InventoryChangedCriterion.Conditions.class_8948Modifier and TypeFieldDescriptionstatic final InventoryChangedCriterion.Conditions.class_8948
InventoryChangedCriterion.Conditions.class_8948.field_47265
private final InventoryChangedCriterion.Conditions.class_8948
InventoryChangedCriterion.Conditions.slots
The field for theslots
record component.Fields in net.minecraft.advancement.criterion with type parameters of type InventoryChangedCriterion.Conditions.class_8948Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<InventoryChangedCriterion.Conditions.class_8948>
InventoryChangedCriterion.Conditions.class_8948.field_47264
Methods in net.minecraft.advancement.criterion that return InventoryChangedCriterion.Conditions.class_8948Modifier and TypeMethodDescriptionInventoryChangedCriterion.Conditions.slots()
Returns the value of theslots
record component.Constructors in net.minecraft.advancement.criterion with parameters of type InventoryChangedCriterion.Conditions.class_8948ModifierConstructorDescriptionConditions
(Optional<LootContextPredicate> playerPredicate, InventoryChangedCriterion.Conditions.class_8948 class_8948, List<ItemPredicate> list)