Uses of Record Class
net.minecraft.advancements.critereon.StatePropertiesPredicate.PropertyMatcher
-
Uses of StatePropertiesPredicate.PropertyMatcher in net.minecraft.advancements.critereon
Modifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableList.Builder
<StatePropertiesPredicate.PropertyMatcher> StatePropertiesPredicate.Builder.matchers
private final List
<StatePropertiesPredicate.PropertyMatcher> StatePropertiesPredicate.properties
The field for theproperties
record component.private static final com.mojang.serialization.Codec
<List<StatePropertiesPredicate.PropertyMatcher>> StatePropertiesPredicate.PROPERTIES_CODEC
static final StreamCodec
<io.netty.buffer.ByteBuf, StatePropertiesPredicate.PropertyMatcher> StatePropertiesPredicate.PropertyMatcher.STREAM_CODEC
Modifier and TypeMethodDescriptionStatePropertiesPredicate.properties()
Returns the value of theproperties
record component.ModifierConstructorDescriptionCreates an instance of aStatePropertiesPredicate
record class.