Package net.minecraft.tag
Class EntityTypeTags
java.lang.Object
net.minecraft.tag.EntityTypeTags
public final class EntityTypeTags extends Object
- Mappings:
Namespace Name official afkintermediary net/minecraft/class_3483named net/minecraft/tag/EntityTypeTags
-
Field Summary
Fields Modifier and Type Field Description static Tag.Identified<EntityType<?>>ARROWSstatic Tag.Identified<EntityType<?>>AXOLOTL_ALWAYS_HOSTILESstatic Tag.Identified<EntityType<?>>AXOLOTL_HUNT_TARGETSstatic Tag.Identified<EntityType<?>>BEEHIVE_INHABITORSstatic Tag.Identified<EntityType<?>>FREEZE_HURTS_EXTRA_TYPESstatic Tag.Identified<EntityType<?>>FREEZE_IMMUNE_ENTITY_TYPESstatic Tag.Identified<EntityType<?>>IMPACT_PROJECTILESstatic Tag.Identified<EntityType<?>>POWDER_SNOW_WALKABLE_MOBSstatic Tag.Identified<EntityType<?>>RAIDERSprotected static RequiredTagList<EntityType<?>>REQUIRED_TAGSstatic Tag.Identified<EntityType<?>>SKELETONS -
Constructor Summary
Constructors Modifier Constructor Description privateEntityTypeTags() -
Method Summary
Modifier and Type Method Description static TagGroup<EntityType<?>>getTagGroup()private static Tag.Identified<EntityType<?>>register(String id)
-
Field Details
-
REQUIRED_TAGS
- Mappings:
Namespace Name Mixin selector official aLafk;a:Lafq;intermediary field_23679Lnet/minecraft/class_3483;field_23679:Lnet/minecraft/class_5120;named REQUIRED_TAGSLnet/minecraft/tag/EntityTypeTags;REQUIRED_TAGS:Lnet/minecraft/tag/RequiredTagList;
-
SKELETONS
- Mappings:
Namespace Name Mixin selector official bLafk;b:Lafs$e;intermediary field_15507Lnet/minecraft/class_3483;field_15507:Lnet/minecraft/class_3494$class_5123;named SKELETONSLnet/minecraft/tag/EntityTypeTags;SKELETONS:Lnet/minecraft/tag/Tag$Identified;
-
RAIDERS
- Mappings:
Namespace Name Mixin selector official cLafk;c:Lafs$e;intermediary field_19168Lnet/minecraft/class_3483;field_19168:Lnet/minecraft/class_3494$class_5123;named RAIDERSLnet/minecraft/tag/EntityTypeTags;RAIDERS:Lnet/minecraft/tag/Tag$Identified;
-
BEEHIVE_INHABITORS
- Mappings:
Namespace Name Mixin selector official dLafk;d:Lafs$e;intermediary field_20631Lnet/minecraft/class_3483;field_20631:Lnet/minecraft/class_3494$class_5123;named BEEHIVE_INHABITORSLnet/minecraft/tag/EntityTypeTags;BEEHIVE_INHABITORS:Lnet/minecraft/tag/Tag$Identified;
-
ARROWS
- Mappings:
Namespace Name Mixin selector official eLafk;e:Lafs$e;intermediary field_21508Lnet/minecraft/class_3483;field_21508:Lnet/minecraft/class_3494$class_5123;named ARROWSLnet/minecraft/tag/EntityTypeTags;ARROWS:Lnet/minecraft/tag/Tag$Identified;
-
IMPACT_PROJECTILES
- Mappings:
Namespace Name Mixin selector official fLafk;f:Lafs$e;intermediary field_22415Lnet/minecraft/class_3483;field_22415:Lnet/minecraft/class_3494$class_5123;named IMPACT_PROJECTILESLnet/minecraft/tag/EntityTypeTags;IMPACT_PROJECTILES:Lnet/minecraft/tag/Tag$Identified;
-
POWDER_SNOW_WALKABLE_MOBS
- Mappings:
Namespace Name Mixin selector official gLafk;g:Lafs$e;intermediary field_27855Lnet/minecraft/class_3483;field_27855:Lnet/minecraft/class_3494$class_5123;named POWDER_SNOW_WALKABLE_MOBSLnet/minecraft/tag/EntityTypeTags;POWDER_SNOW_WALKABLE_MOBS:Lnet/minecraft/tag/Tag$Identified;
-
AXOLOTL_ALWAYS_HOSTILES
- Mappings:
Namespace Name Mixin selector official hLafk;h:Lafs$e;intermediary field_28296Lnet/minecraft/class_3483;field_28296:Lnet/minecraft/class_3494$class_5123;named AXOLOTL_ALWAYS_HOSTILESLnet/minecraft/tag/EntityTypeTags;AXOLOTL_ALWAYS_HOSTILES:Lnet/minecraft/tag/Tag$Identified;
-
AXOLOTL_HUNT_TARGETS
- Mappings:
Namespace Name Mixin selector official iLafk;i:Lafs$e;intermediary field_29824Lnet/minecraft/class_3483;field_29824:Lnet/minecraft/class_3494$class_5123;named AXOLOTL_HUNT_TARGETSLnet/minecraft/tag/EntityTypeTags;AXOLOTL_HUNT_TARGETS:Lnet/minecraft/tag/Tag$Identified;
-
FREEZE_IMMUNE_ENTITY_TYPES
- Mappings:
Namespace Name Mixin selector official jLafk;j:Lafs$e;intermediary field_29825Lnet/minecraft/class_3483;field_29825:Lnet/minecraft/class_3494$class_5123;named FREEZE_IMMUNE_ENTITY_TYPESLnet/minecraft/tag/EntityTypeTags;FREEZE_IMMUNE_ENTITY_TYPES:Lnet/minecraft/tag/Tag$Identified;
-
FREEZE_HURTS_EXTRA_TYPES
- Mappings:
Namespace Name Mixin selector official kLafk;k:Lafs$e;intermediary field_29826Lnet/minecraft/class_3483;field_29826:Lnet/minecraft/class_3494$class_5123;named FREEZE_HURTS_EXTRA_TYPESLnet/minecraft/tag/EntityTypeTags;FREEZE_HURTS_EXTRA_TYPES:Lnet/minecraft/tag/Tag$Identified;
-
-
Constructor Details
-
EntityTypeTags
private EntityTypeTags()
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector official aLafk;a(Ljava/lang/String;)Lafs$e;intermediary method_15077Lnet/minecraft/class_3483;method_15077(Ljava/lang/String;)Lnet/minecraft/class_3494$class_5123;named registerLnet/minecraft/tag/EntityTypeTags;register(Ljava/lang/String;)Lnet/minecraft/tag/Tag$Identified;
-
getTagGroup
- Mappings:
Namespace Name Mixin selector official aLafk;a()Laft;intermediary method_15082Lnet/minecraft/class_3483;method_15082()Lnet/minecraft/class_5414;named getTagGroupLnet/minecraft/tag/EntityTypeTags;getTagGroup()Lnet/minecraft/tag/TagGroup;
-