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_8948InventoryChangedCriterion.Conditions.class_8948.field_47265private final InventoryChangedCriterion.Conditions.class_8948InventoryChangedCriterion.Conditions.slotsThe field for theslotsrecord 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_47264Methods in net.minecraft.advancement.criterion that return InventoryChangedCriterion.Conditions.class_8948Modifier and TypeMethodDescriptionInventoryChangedCriterion.Conditions.slots()Returns the value of theslotsrecord 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)