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