Uses of Record Class
net.minecraft.advancements.critereon.StatePropertiesPredicate.PropertyMatcher
Packages that use StatePropertiesPredicate.PropertyMatcher
-
Uses of StatePropertiesPredicate.PropertyMatcher in net.minecraft.advancements.critereon
Fields 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.matchers
private final List<StatePropertiesPredicate.PropertyMatcher>
StatePropertiesPredicate.properties
The field for theproperties
record component.private static final com.mojang.serialization.Codec<List<StatePropertiesPredicate.PropertyMatcher>>
StatePropertiesPredicate.PROPERTIES_CODEC
Methods in net.minecraft.advancements.critereon that return types with arguments of type StatePropertiesPredicate.PropertyMatcherModifier and TypeMethodDescriptionStatePropertiesPredicate.properties()
Returns the value of theproperties
record component.Constructor parameters in net.minecraft.advancements.critereon with type arguments of type StatePropertiesPredicate.PropertyMatcherModifierConstructorDescriptionCreates an instance of aStatePropertiesPredicate
record class.