Uses of Interface
net.minecraft.advancements.critereon.StatePropertiesPredicate.ValueMatcher
Packages that use StatePropertiesPredicate.ValueMatcher
-
Uses of StatePropertiesPredicate.ValueMatcher in net.minecraft.advancements.critereon
Classes in net.minecraft.advancements.critereon that implement StatePropertiesPredicate.ValueMatcherModifier and TypeClassDescription(package private) static final record(package private) static final recordFields in net.minecraft.advancements.critereon declared as StatePropertiesPredicate.ValueMatcherModifier and TypeFieldDescriptionprivate final StatePropertiesPredicate.ValueMatcherStatePropertiesPredicate.PropertyMatcher.valueMatcherThe field for thevalueMatcherrecord component.Fields in net.minecraft.advancements.critereon with type parameters of type StatePropertiesPredicate.ValueMatcherModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<StatePropertiesPredicate.ValueMatcher> StatePropertiesPredicate.ValueMatcher.CODECstatic final StreamCodec<io.netty.buffer.ByteBuf, StatePropertiesPredicate.ValueMatcher> StatePropertiesPredicate.ValueMatcher.STREAM_CODECMethods in net.minecraft.advancements.critereon that return StatePropertiesPredicate.ValueMatcherModifier and TypeMethodDescriptionStatePropertiesPredicate.PropertyMatcher.valueMatcher()Returns the value of thevalueMatcherrecord component.Constructors in net.minecraft.advancements.critereon with parameters of type StatePropertiesPredicate.ValueMatcherModifierConstructorDescription(package private)PropertyMatcher(String name, StatePropertiesPredicate.ValueMatcher valueMatcher) Creates an instance of aPropertyMatcherrecord class.