Class ComponentPredicate.OfValue<T extends ComponentPredicate>
java.lang.Object
net.minecraft.predicate.component.ComponentPredicate.TypeImpl<T>
net.minecraft.predicate.component.ComponentPredicate.OfValue<T>
- All Implemented Interfaces:
ComponentPredicate.Type<T>
- Enclosing interface:
ComponentPredicate
public static final class ComponentPredicate.OfValue<T extends ComponentPredicate>
extends ComponentPredicate.TypeImpl<T>
- Mappings:
Namespace Name named net/minecraft/predicate/component/ComponentPredicate$OfValueintermediary net/minecraft/class_9360$class_12169official ky$b
-
Field Summary
Fields inherited from interface net.minecraft.predicate.component.ComponentPredicate.Type
CODEC, PACKET_CODEC -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.predicate.component.ComponentPredicate.TypeImpl
getPredicateCodec, getTypedCodec, getTypedPacketCodec
-
Constructor Details
-
OfValue
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/predicate/component/ComponentPredicate$TypeImpl;<init>(Lcom/mojang/serialization/Codec;)Vintermediary <init>Lnet/minecraft/class_9360$class_12170;<init>(Lcom/mojang/serialization/Codec;)Vofficial <init>Lky$e;<init>(Lcom/mojang/serialization/Codec;)V
-