Package net.minecraft.predicate.entity
Class EntityTypePredicate.Tagged
java.lang.Object
net.minecraft.predicate.entity.EntityTypePredicate
net.minecraft.predicate.entity.EntityTypePredicate.Tagged
- Enclosing class:
EntityTypePredicate
- Mappings:
Namespace Name official bp$aintermediary net/minecraft/class_2050$class_2051named net/minecraft/predicate/entity/EntityTypePredicate$Tagged
-
Field Summary
FieldsFields inherited from class net.minecraft.predicate.entity.EntityTypePredicate
ANY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.predicate.entity.EntityTypePredicate
create, create, fromJson
-
Field Details
-
tag
- Mappings:
Namespace Name Mixin selector official bLbp$a;b:Lanv;intermediary field_9610Lnet/minecraft/class_2050$class_2051;field_9610:Lnet/minecraft/class_6862;named tagLnet/minecraft/predicate/entity/EntityTypePredicate$Tagged;tag:Lnet/minecraft/registry/tag/TagKey;
-
-
Constructor Details
-
Tagged
- Mappings:
Namespace Name Mixin selector official <init>Lbp$a;<init>(Lanv;)Vintermediary <init>Lnet/minecraft/class_2050$class_2051;<init>(Lnet/minecraft/class_6862;)Vnamed <init>Lnet/minecraft/predicate/entity/EntityTypePredicate$Tagged;<init>(Lnet/minecraft/registry/tag/TagKey;)V
-
-
Method Details
-
matches
- Specified by:
matchesin classEntityTypePredicate- Mappings:
Namespace Name Mixin selector official aLbp;a(Lbfl;)Zintermediary method_8925Lnet/minecraft/class_2050;method_8925(Lnet/minecraft/class_1299;)Znamed matchesLnet/minecraft/predicate/entity/EntityTypePredicate;matches(Lnet/minecraft/entity/EntityType;)Z
-
toJson
- Specified by:
toJsonin classEntityTypePredicate- Mappings:
Namespace Name Mixin selector official aLbp;a()Lcom/google/gson/JsonElement;intermediary method_8927Lnet/minecraft/class_2050;method_8927()Lcom/google/gson/JsonElement;named toJsonLnet/minecraft/predicate/entity/EntityTypePredicate;toJson()Lcom/google/gson/JsonElement;
-