Package net.minecraft.predicate
Interface StatePredicate.ValueMatcher
- All Known Implementing Classes:
StatePredicate.ExactValueMatcher
,StatePredicate.RangedValueMatcher
- Enclosing class:
StatePredicate
private static interface StatePredicate.ValueMatcher
- Mappings:
Namespace Name named net/minecraft/predicate/StatePredicate$ValueMatcher
intermediary net/minecraft/class_4559$class_8750
official dx$e
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<StatePredicate.ValueMatcher> static final PacketCodec
<ByteBuf, StatePredicate.ValueMatcher> -
Method Summary
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODEC
Lnet/minecraft/predicate/StatePredicate$ValueMatcher;CODEC:Lcom/mojang/serialization/Codec;
intermediary field_45781
Lnet/minecraft/class_4559$class_8750;field_45781:Lcom/mojang/serialization/Codec;
official c
Ldx$e;c:Lcom/mojang/serialization/Codec;
-
PACKET_CODEC
- Mappings:
Namespace Name Mixin selector named PACKET_CODEC
Lnet/minecraft/predicate/StatePredicate$ValueMatcher;PACKET_CODEC:Lnet/minecraft/network/codec/PacketCodec;
intermediary field_49400
Lnet/minecraft/class_4559$class_8750;field_49400:Lnet/minecraft/class_9139;
official d
Ldx$e;d:Lzn;
-
-
Method Details
-
test
- Mappings:
Namespace Name Mixin selector named test
Lnet/minecraft/predicate/StatePredicate$ValueMatcher;test(Lnet/minecraft/state/State;Lnet/minecraft/state/property/Property;)Z
intermediary method_22532
Lnet/minecraft/class_4559$class_8750;method_22532(Lnet/minecraft/class_2688;Lnet/minecraft/class_2769;)Z
official a
Ldx$e;a(Ldsg;Ldth;)Z
-