Class EntityTypeTags

java.lang.Object
net.minecraft.tag.EntityTypeTags

public final class EntityTypeTags
extends Object
Mappings:
Namespace Name
official aeu
intermediary net/minecraft/class_3483
named net/minecraft/tag/EntityTypeTags
  • Field Details

    • REQUIRED_TAGS

      protected static final RequiredTagList<EntityType<?>> REQUIRED_TAGS
      Mappings:
      Namespace Name Mixin selector
      official a Laeu;a:Lafa;
      intermediary field_23679 Lnet/minecraft/class_3483;field_23679:Lnet/minecraft/class_5120;
      named REQUIRED_TAGS Lnet/minecraft/tag/EntityTypeTags;REQUIRED_TAGS:Lnet/minecraft/tag/RequiredTagList;
    • SKELETONS

      public static final Tag.Identified<EntityType<?>> SKELETONS
      Mappings:
      Namespace Name Mixin selector
      official b Laeu;b:Lafc$e;
      intermediary field_15507 Lnet/minecraft/class_3483;field_15507:Lnet/minecraft/class_3494$class_5123;
      named SKELETONS Lnet/minecraft/tag/EntityTypeTags;SKELETONS:Lnet/minecraft/tag/Tag$Identified;
    • RAIDERS

      public static final Tag.Identified<EntityType<?>> RAIDERS
      Mappings:
      Namespace Name Mixin selector
      official c Laeu;c:Lafc$e;
      intermediary field_19168 Lnet/minecraft/class_3483;field_19168:Lnet/minecraft/class_3494$class_5123;
      named RAIDERS Lnet/minecraft/tag/EntityTypeTags;RAIDERS:Lnet/minecraft/tag/Tag$Identified;
    • BEEHIVE_INHABITORS

      public static final Tag.Identified<EntityType<?>> BEEHIVE_INHABITORS
      Mappings:
      Namespace Name Mixin selector
      official d Laeu;d:Lafc$e;
      intermediary field_20631 Lnet/minecraft/class_3483;field_20631:Lnet/minecraft/class_3494$class_5123;
      named BEEHIVE_INHABITORS Lnet/minecraft/tag/EntityTypeTags;BEEHIVE_INHABITORS:Lnet/minecraft/tag/Tag$Identified;
    • ARROWS

      public static final Tag.Identified<EntityType<?>> ARROWS
      Mappings:
      Namespace Name Mixin selector
      official e Laeu;e:Lafc$e;
      intermediary field_21508 Lnet/minecraft/class_3483;field_21508:Lnet/minecraft/class_3494$class_5123;
      named ARROWS Lnet/minecraft/tag/EntityTypeTags;ARROWS:Lnet/minecraft/tag/Tag$Identified;
    • IMPACT_PROJECTILES

      public static final Tag.Identified<EntityType<?>> IMPACT_PROJECTILES
      Mappings:
      Namespace Name Mixin selector
      official f Laeu;f:Lafc$e;
      intermediary field_22415 Lnet/minecraft/class_3483;field_22415:Lnet/minecraft/class_3494$class_5123;
      named IMPACT_PROJECTILES Lnet/minecraft/tag/EntityTypeTags;IMPACT_PROJECTILES:Lnet/minecraft/tag/Tag$Identified;
    • POWDER_SNOW_WALKABLE_MOBS

      public static final Tag.Identified<EntityType<?>> POWDER_SNOW_WALKABLE_MOBS
      Mappings:
      Namespace Name Mixin selector
      official g Laeu;g:Lafc$e;
      intermediary field_27855 Lnet/minecraft/class_3483;field_27855:Lnet/minecraft/class_3494$class_5123;
      named POWDER_SNOW_WALKABLE_MOBS Lnet/minecraft/tag/EntityTypeTags;POWDER_SNOW_WALKABLE_MOBS:Lnet/minecraft/tag/Tag$Identified;
    • AXOLOTL_ALWAYS_HOSTILES

      public static final Tag.Identified<EntityType<?>> AXOLOTL_ALWAYS_HOSTILES
      Mappings:
      Namespace Name Mixin selector
      official h Laeu;h:Lafc$e;
      intermediary field_28296 Lnet/minecraft/class_3483;field_28296:Lnet/minecraft/class_3494$class_5123;
      named AXOLOTL_ALWAYS_HOSTILES Lnet/minecraft/tag/EntityTypeTags;AXOLOTL_ALWAYS_HOSTILES:Lnet/minecraft/tag/Tag$Identified;
    • AXOLOTL_TEMPTED_HOSTILES

      public static final Tag.Identified<EntityType<?>> AXOLOTL_TEMPTED_HOSTILES
      Mappings:
      Namespace Name Mixin selector
      official i Laeu;i:Lafc$e;
      intermediary field_28297 Lnet/minecraft/class_3483;field_28297:Lnet/minecraft/class_3494$class_5123;
      named AXOLOTL_TEMPTED_HOSTILES Lnet/minecraft/tag/EntityTypeTags;AXOLOTL_TEMPTED_HOSTILES:Lnet/minecraft/tag/Tag$Identified;
  • Constructor Details

    • EntityTypeTags

      public EntityTypeTags()
  • Method Details

    • register

      private static Tag.Identified<EntityType<?>> register​(String id)
      Mappings:
      Namespace Name Mixin selector
      official a Laeu;a(Ljava/lang/String;)Lafc$e;
      intermediary method_15077 Lnet/minecraft/class_3483;method_15077(Ljava/lang/String;)Lnet/minecraft/class_3494$class_5123;
      named register Lnet/minecraft/tag/EntityTypeTags;register(Ljava/lang/String;)Lnet/minecraft/tag/Tag$Identified;
    • getTagGroup

      public static TagGroup<EntityType<?>> getTagGroup()
      Mappings:
      Namespace Name Mixin selector
      official a Laeu;a()Lafd;
      intermediary method_15082 Lnet/minecraft/class_3483;method_15082()Lnet/minecraft/class_5414;
      named getTagGroup Lnet/minecraft/tag/EntityTypeTags;getTagGroup()Lnet/minecraft/tag/TagGroup;