Uses of Class
net.minecraft.advancements.criterion.StatePropertiesPredicate.Matcher
-
Packages that use StatePropertiesPredicate.Matcher Package Description net.minecraft.advancements.criterion -
-
Uses of StatePropertiesPredicate.Matcher in net.minecraft.advancements.criterion
Subclasses of StatePropertiesPredicate.Matcher in net.minecraft.advancements.criterion Modifier and Type Class Description (package private) static classStatePropertiesPredicate.ExactMatcher(package private) static classStatePropertiesPredicate.RangedMacherFields in net.minecraft.advancements.criterion with type parameters of type StatePropertiesPredicate.Matcher Modifier and Type Field Description private java.util.List<StatePropertiesPredicate.Matcher>StatePropertiesPredicate.Builder. matchersprivate java.util.List<StatePropertiesPredicate.Matcher>StatePropertiesPredicate. propertiesMethods in net.minecraft.advancements.criterion that return StatePropertiesPredicate.Matcher Modifier and Type Method Description private static StatePropertiesPredicate.MatcherStatePropertiesPredicate. fromJson(java.lang.String p_227188_0_, com.google.gson.JsonElement p_227188_1_)Constructor parameters in net.minecraft.advancements.criterion with type arguments of type StatePropertiesPredicate.Matcher Constructor Description StatePropertiesPredicate(java.util.List<StatePropertiesPredicate.Matcher> p_i225790_1_)
-