Package net.minecraft.tag
Class EntityTypeTags
java.lang.Object
net.minecraft.tag.EntityTypeTags
public final class EntityTypeTags extends Object
- Mappings:
Namespace Name official afgintermediary 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_TEMPTED_HOSTILESstatic Tag.Identified<EntityType<?>>BEEHIVE_INHABITORSstatic 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 Constructor Description EntityTypeTags() -
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 aLafg;a:Lafm;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 bLafg;b:Lafo$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 cLafg;c:Lafo$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 dLafg;d:Lafo$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 eLafg;e:Lafo$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 fLafg;f:Lafo$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 gLafg;g:Lafo$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 hLafg;h:Lafo$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_TEMPTED_HOSTILES
- Mappings:
Namespace Name Mixin selector official iLafg;i:Lafo$e;intermediary field_28297Lnet/minecraft/class_3483;field_28297:Lnet/minecraft/class_3494$class_5123;named AXOLOTL_TEMPTED_HOSTILESLnet/minecraft/tag/EntityTypeTags;AXOLOTL_TEMPTED_HOSTILES:Lnet/minecraft/tag/Tag$Identified;
-
-
Constructor Details
-
EntityTypeTags
public EntityTypeTags()
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector official aLafg;a(Ljava/lang/String;)Lafo$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 aLafg;a()Lafp;intermediary method_15082Lnet/minecraft/class_3483;method_15082()Lnet/minecraft/class_5414;named getTagGroupLnet/minecraft/tag/EntityTypeTags;getTagGroup()Lnet/minecraft/tag/TagGroup;
-