Interface StatePropertiesPredicate.ValueMatcher
- All Known Implementing Classes:
StatePropertiesPredicate.ExactMatcher
,StatePropertiesPredicate.RangedMatcher
- Enclosing class:
- StatePropertiesPredicate
static interface StatePropertiesPredicate.ValueMatcher
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<StatePropertiesPredicate.ValueMatcher>
-
Method Summary
Modifier and TypeMethodDescription<T extends Comparable<T>>
booleanmatch
(StateHolder<?, ?> p_301268_, Property<T> p_300938_)
-
Field Details
-
CODEC
-
-
Method Details
-
match
-