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 record
private static final record
Fields in net.minecraft.predicate declared as StatePredicate.class_8750Modifier and TypeFieldDescriptionprivate final StatePredicate.class_8750
StatePredicate.Condition.valueMatcher
The field for thevalueMatcher
record 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_45781
Methods in net.minecraft.predicate that return StatePredicate.class_8750Modifier and TypeMethodDescriptionStatePredicate.Condition.valueMatcher()
Returns the value of thevalueMatcher
record component.Constructors in net.minecraft.predicate with parameters of type StatePredicate.class_8750ModifierConstructorDescription(package private)
Condition
(String key, StatePredicate.class_8750 class_8750)