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 bn$a
intermediary net/minecraft/class_2050$class_2051
named net/minecraft/predicate/entity/EntityTypePredicate$Tagged
-
Field Summary
Fields inherited from class net.minecraft.predicate.entity.EntityTypePredicate
ANY
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.predicate.entity.EntityTypePredicate
create, create, fromJson
-
Field Details
-
tag
- Mappings:
Namespace Name Mixin selector official b
Lbn$a;b:Lamr;
intermediary field_9610
Lnet/minecraft/class_2050$class_2051;field_9610:Lnet/minecraft/class_6862;
named tag
Lnet/minecraft/predicate/entity/EntityTypePredicate$Tagged;tag:Lnet/minecraft/registry/tag/TagKey;
-
-
Constructor Details
-
Tagged
- Mappings:
Namespace Name Mixin selector official <init>
Lbn$a;<init>(Lamr;)V
intermediary <init>
Lnet/minecraft/class_2050$class_2051;<init>(Lnet/minecraft/class_6862;)V
named <init>
Lnet/minecraft/predicate/entity/EntityTypePredicate$Tagged;<init>(Lnet/minecraft/registry/tag/TagKey;)V
-
-
Method Details
-
matches
- Specified by:
matches
in classEntityTypePredicate
- Mappings:
Namespace Name Mixin selector official a
Lbn;a(Lbdv;)Z
intermediary method_8925
Lnet/minecraft/class_2050;method_8925(Lnet/minecraft/class_1299;)Z
named matches
Lnet/minecraft/predicate/entity/EntityTypePredicate;matches(Lnet/minecraft/entity/EntityType;)Z
-
toJson
- Specified by:
toJson
in classEntityTypePredicate
- Mappings:
Namespace Name Mixin selector official a
Lbn;a()Lcom/google/gson/JsonElement;
intermediary method_8927
Lnet/minecraft/class_2050;method_8927()Lcom/google/gson/JsonElement;
named toJson
Lnet/minecraft/predicate/entity/EntityTypePredicate;toJson()Lcom/google/gson/JsonElement;
-