Uses of Class
net.minecraft.advancements.criterion.StatePropertiesPredicate.Matcher
Packages that use StatePropertiesPredicate.Matcher
-
Uses of StatePropertiesPredicate.Matcher in net.minecraft.advancements.criterion
Subclasses of StatePropertiesPredicate.Matcher in net.minecraft.advancements.criterionModifier and TypeClassDescription(package private) static class
(package private) static class
Fields in net.minecraft.advancements.criterion with type parameters of type StatePropertiesPredicate.MatcherModifier and TypeFieldDescriptionprivate final List<StatePropertiesPredicate.Matcher>
StatePropertiesPredicate.Builder.matchers
private final List<StatePropertiesPredicate.Matcher>
StatePropertiesPredicate.properties
Methods in net.minecraft.advancements.criterion that return StatePropertiesPredicate.MatcherConstructor parameters in net.minecraft.advancements.criterion with type arguments of type StatePropertiesPredicate.MatcherModifierConstructorDescriptionprivate
StatePropertiesPredicate
(List<StatePropertiesPredicate.Matcher> p_i225790_1_)