Interface PropertiesPredicate.ValuePredicate
- All Known Implementing Classes:
PropertiesPredicate.ValuePredicate.Exact
,PropertiesPredicate.ValuePredicate.Range
- Enclosing class:
PropertiesPredicate
public static sealed interface PropertiesPredicate.ValuePredicate
extends Predicate<@Nullable String>
permits PropertiesPredicate.ValuePredicate.Exact, PropertiesPredicate.ValuePredicate.Range
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final record
static final record
Vanilla has some fancy behavior to get integer properties as ints, but seems to just compare the value anyway if its a string. -
Field Summary
Modifier and TypeFieldDescriptionstatic final BinaryTagSerializer
<PropertiesPredicate.ValuePredicate> static final NetworkBuffer.Type
<PropertiesPredicate.ValuePredicate> -
Method Summary
-
Field Details
-
NETWORK_TYPE
-
NBT_TYPE
-