Class EntityTypeTags

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

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

    • SKELETONS

      public static final TagKey<EntityType<?>> SKELETONS
      Mappings:
      Namespace Name Mixin selector
      official a Lamf;a:Lamr;
      intermediary field_15507 Lnet/minecraft/class_3483;field_15507:Lnet/minecraft/class_6862;
      named SKELETONS Lnet/minecraft/registry/tag/EntityTypeTags;SKELETONS:Lnet/minecraft/registry/tag/TagKey;
    • RAIDERS

      public static final TagKey<EntityType<?>> RAIDERS
      Mappings:
      Namespace Name Mixin selector
      official b Lamf;b:Lamr;
      intermediary field_19168 Lnet/minecraft/class_3483;field_19168:Lnet/minecraft/class_6862;
      named RAIDERS Lnet/minecraft/registry/tag/EntityTypeTags;RAIDERS:Lnet/minecraft/registry/tag/TagKey;
    • BEEHIVE_INHABITORS

      public static final TagKey<EntityType<?>> BEEHIVE_INHABITORS
      Mappings:
      Namespace Name Mixin selector
      official c Lamf;c:Lamr;
      intermediary field_20631 Lnet/minecraft/class_3483;field_20631:Lnet/minecraft/class_6862;
      named BEEHIVE_INHABITORS Lnet/minecraft/registry/tag/EntityTypeTags;BEEHIVE_INHABITORS:Lnet/minecraft/registry/tag/TagKey;
    • ARROWS

      public static final TagKey<EntityType<?>> ARROWS
      Mappings:
      Namespace Name Mixin selector
      official d Lamf;d:Lamr;
      intermediary field_21508 Lnet/minecraft/class_3483;field_21508:Lnet/minecraft/class_6862;
      named ARROWS Lnet/minecraft/registry/tag/EntityTypeTags;ARROWS:Lnet/minecraft/registry/tag/TagKey;
    • IMPACT_PROJECTILES

      public static final TagKey<EntityType<?>> IMPACT_PROJECTILES
      Mappings:
      Namespace Name Mixin selector
      official e Lamf;e:Lamr;
      intermediary field_22415 Lnet/minecraft/class_3483;field_22415:Lnet/minecraft/class_6862;
      named IMPACT_PROJECTILES Lnet/minecraft/registry/tag/EntityTypeTags;IMPACT_PROJECTILES:Lnet/minecraft/registry/tag/TagKey;
    • POWDER_SNOW_WALKABLE_MOBS

      public static final TagKey<EntityType<?>> POWDER_SNOW_WALKABLE_MOBS
      Mappings:
      Namespace Name Mixin selector
      official f Lamf;f:Lamr;
      intermediary field_27855 Lnet/minecraft/class_3483;field_27855:Lnet/minecraft/class_6862;
      named POWDER_SNOW_WALKABLE_MOBS Lnet/minecraft/registry/tag/EntityTypeTags;POWDER_SNOW_WALKABLE_MOBS:Lnet/minecraft/registry/tag/TagKey;
    • AXOLOTL_ALWAYS_HOSTILES

      public static final TagKey<EntityType<?>> AXOLOTL_ALWAYS_HOSTILES
      Mappings:
      Namespace Name Mixin selector
      official g Lamf;g:Lamr;
      intermediary field_28296 Lnet/minecraft/class_3483;field_28296:Lnet/minecraft/class_6862;
      named AXOLOTL_ALWAYS_HOSTILES Lnet/minecraft/registry/tag/EntityTypeTags;AXOLOTL_ALWAYS_HOSTILES:Lnet/minecraft/registry/tag/TagKey;
    • AXOLOTL_HUNT_TARGETS

      public static final TagKey<EntityType<?>> AXOLOTL_HUNT_TARGETS
      Mappings:
      Namespace Name Mixin selector
      official h Lamf;h:Lamr;
      intermediary field_29824 Lnet/minecraft/class_3483;field_29824:Lnet/minecraft/class_6862;
      named AXOLOTL_HUNT_TARGETS Lnet/minecraft/registry/tag/EntityTypeTags;AXOLOTL_HUNT_TARGETS:Lnet/minecraft/registry/tag/TagKey;
    • FREEZE_IMMUNE_ENTITY_TYPES

      public static final TagKey<EntityType<?>> FREEZE_IMMUNE_ENTITY_TYPES
      Mappings:
      Namespace Name Mixin selector
      official i Lamf;i:Lamr;
      intermediary field_29825 Lnet/minecraft/class_3483;field_29825:Lnet/minecraft/class_6862;
      named FREEZE_IMMUNE_ENTITY_TYPES Lnet/minecraft/registry/tag/EntityTypeTags;FREEZE_IMMUNE_ENTITY_TYPES:Lnet/minecraft/registry/tag/TagKey;
    • FREEZE_HURTS_EXTRA_TYPES

      public static final TagKey<EntityType<?>> FREEZE_HURTS_EXTRA_TYPES
      Mappings:
      Namespace Name Mixin selector
      official j Lamf;j:Lamr;
      intermediary field_29826 Lnet/minecraft/class_3483;field_29826:Lnet/minecraft/class_6862;
      named FREEZE_HURTS_EXTRA_TYPES Lnet/minecraft/registry/tag/EntityTypeTags;FREEZE_HURTS_EXTRA_TYPES:Lnet/minecraft/registry/tag/TagKey;
    • FROG_FOOD

      public static final TagKey<EntityType<?>> FROG_FOOD
      Mappings:
      Namespace Name Mixin selector
      official k Lamf;k:Lamr;
      intermediary field_38697 Lnet/minecraft/class_3483;field_38697:Lnet/minecraft/class_6862;
      named FROG_FOOD Lnet/minecraft/registry/tag/EntityTypeTags;FROG_FOOD:Lnet/minecraft/registry/tag/TagKey;
  • Constructor Details

    • EntityTypeTags

      private EntityTypeTags()
  • Method Details

    • of

      private static TagKey<EntityType<?>> of(String id)
      Mappings:
      Namespace Name Mixin selector
      official a Lamf;a(Ljava/lang/String;)Lamr;
      intermediary method_15077 Lnet/minecraft/class_3483;method_15077(Ljava/lang/String;)Lnet/minecraft/class_6862;
      named of Lnet/minecraft/registry/tag/EntityTypeTags;of(Ljava/lang/String;)Lnet/minecraft/registry/tag/TagKey;