Package net.minecraft.predicate.entity
Class EntityTypePredicate.Single
java.lang.Object
net.minecraft.predicate.entity.EntityTypePredicate
net.minecraft.predicate.entity.EntityTypePredicate.Single
- Enclosing class:
 EntityTypePredicate
- Mappings:
 Namespace Name official bq$bintermediary net/minecraft/class_2050$class_2052named net/minecraft/predicate/entity/EntityTypePredicate$Single
- 
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
- 
type
- Mappings:
 Namespace Name Mixin selector official bLbq$b;b:Lbfn;intermediary field_9611Lnet/minecraft/class_2050$class_2052;field_9611:Lnet/minecraft/class_1299;named typeLnet/minecraft/predicate/entity/EntityTypePredicate$Single;type:Lnet/minecraft/entity/EntityType;
 
 - 
 - 
Constructor Details
- 
Single
- Mappings:
 Namespace Name Mixin selector official <init>Lbq$b;<init>(Lbfn;)Vintermediary <init>Lnet/minecraft/class_2050$class_2052;<init>(Lnet/minecraft/class_1299;)Vnamed <init>Lnet/minecraft/predicate/entity/EntityTypePredicate$Single;<init>(Lnet/minecraft/entity/EntityType;)V
 
 - 
 - 
Method Details
- 
matches
- Specified by:
 matchesin classEntityTypePredicate- Mappings:
 Namespace Name Mixin selector official aLbq;a(Lbfn;)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 aLbq;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;
 
 -