Class ComponentPredicate.OfExistence
java.lang.Object
net.minecraft.predicate.component.ComponentPredicate.TypeImpl<ComponentExistencePredicate>
net.minecraft.predicate.component.ComponentPredicate.OfExistence
- All Implemented Interfaces:
ComponentPredicate.Type<ComponentExistencePredicate>
- Enclosing interface:
ComponentPredicate
public static final class ComponentPredicate.OfExistence
extends ComponentPredicate.TypeImpl<ComponentExistencePredicate>
- Mappings:
Namespace Name named net/minecraft/predicate/component/ComponentPredicate$OfExistenceintermediary net/minecraft/class_9360$class_12168official ky$a
-
Field Summary
FieldsFields 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
-
Field Details
-
predicate
- Mappings:
Namespace Name Mixin selector named predicateLnet/minecraft/predicate/component/ComponentPredicate$OfExistence;predicate:Lnet/minecraft/predicate/component/ComponentExistencePredicate;intermediary field_63637Lnet/minecraft/class_9360$class_12168;field_63637:Lnet/minecraft/class_12167;official cLky$a;c:Lks;
-
-
Constructor Details
-
OfExistence
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/predicate/component/ComponentPredicate$OfExistence;<init>(Lnet/minecraft/predicate/component/ComponentExistencePredicate;)Vintermediary <init>Lnet/minecraft/class_9360$class_12168;<init>(Lnet/minecraft/class_12167;)Vofficial <init>Lky$a;<init>(Lks;)V
-
-
Method Details
-
getPredicate
- Mappings:
Namespace Name Mixin selector named getPredicateLnet/minecraft/predicate/component/ComponentPredicate$OfExistence;getPredicate()Lnet/minecraft/predicate/component/ComponentExistencePredicate;intermediary method_75514Lnet/minecraft/class_9360$class_12168;method_75514()Lnet/minecraft/class_12167;official aLky$a;a()Lks;
-
getComponentType
- Mappings:
Namespace Name Mixin selector named getComponentTypeLnet/minecraft/predicate/component/ComponentPredicate$OfExistence;getComponentType()Lnet/minecraft/component/ComponentType;intermediary method_75516Lnet/minecraft/class_9360$class_12168;method_75516()Lnet/minecraft/class_9331;official bLky$a;b()Lkn;
-
toPredicateType
- Mappings:
Namespace Name Mixin selector named toPredicateTypeLnet/minecraft/predicate/component/ComponentPredicate$OfExistence;toPredicateType(Lnet/minecraft/component/ComponentType;)Lnet/minecraft/predicate/component/ComponentPredicate$OfExistence;intermediary method_75515Lnet/minecraft/class_9360$class_12168;method_75515(Lnet/minecraft/class_9331;)Lnet/minecraft/class_9360$class_12168;official aLky$a;a(Lkn;)Lky$a;
-