Uses of Record Class
net.minecraft.advancements.critereon.StatePropertiesPredicate.PropertyMatcher
Packages that use StatePropertiesPredicate.PropertyMatcher
- 
Uses of StatePropertiesPredicate.PropertyMatcher in net.minecraft.advancements.critereonFields in net.minecraft.advancements.critereon with type parameters of type StatePropertiesPredicate.PropertyMatcherModifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableList.Builder<StatePropertiesPredicate.PropertyMatcher>StatePropertiesPredicate.Builder.matchersprivate final List<StatePropertiesPredicate.PropertyMatcher>StatePropertiesPredicate.propertiesThe field for thepropertiesrecord component.private static final com.mojang.serialization.Codec<List<StatePropertiesPredicate.PropertyMatcher>>StatePropertiesPredicate.PROPERTIES_CODECMethods in net.minecraft.advancements.critereon that return types with arguments of type StatePropertiesPredicate.PropertyMatcherModifier and TypeMethodDescriptionStatePropertiesPredicate.properties()Returns the value of thepropertiesrecord component.Constructor parameters in net.minecraft.advancements.critereon with type arguments of type StatePropertiesPredicate.PropertyMatcherModifierConstructorDescriptionCreates an instance of aStatePropertiesPredicaterecord class.