Uses of Interface
net.minecraft.predicate.StatePredicate.class_8750
Packages that use StatePredicate.class_8750
-
Uses of StatePredicate.class_8750 in net.minecraft.predicate
Classes in net.minecraft.predicate that implement StatePredicate.class_8750Modifier and TypeClassDescriptionprivate static final recordprivate static final recordFields in net.minecraft.predicate declared as StatePredicate.class_8750Modifier and TypeFieldDescriptionprivate final StatePredicate.class_8750StatePredicate.Condition.valueMatcherThe field for thevalueMatcherrecord component.Fields in net.minecraft.predicate with type parameters of type StatePredicate.class_8750Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<StatePredicate.class_8750>StatePredicate.class_8750.field_45781Methods in net.minecraft.predicate that return StatePredicate.class_8750Modifier and TypeMethodDescriptionStatePredicate.Condition.valueMatcher()Returns the value of thevalueMatcherrecord component.Constructors in net.minecraft.predicate with parameters of type StatePredicate.class_8750ModifierConstructorDescription(package private)Condition(String key, StatePredicate.class_8750 class_8750)