Class GameEventTags

java.lang.Object
net.minecraft.tag.GameEventTags

public class GameEventTags extends Object
Mappings:
Namespace Name
official ahl
intermediary net/minecraft/class_5698
named net/minecraft/tag/GameEventTags
  • Field Details

    • REQUIRED_TAGS

      protected static final RequiredTagList<GameEvent> REQUIRED_TAGS
      Mappings:
      Namespace Name Mixin selector
      official a Lahl;a:Lahp;
      intermediary field_28092 Lnet/minecraft/class_5698;field_28092:Lnet/minecraft/class_5120;
      named REQUIRED_TAGS Lnet/minecraft/tag/GameEventTags;REQUIRED_TAGS:Lnet/minecraft/tag/RequiredTagList;
    • VIBRATIONS

      public static final Tag.Identified<GameEvent> VIBRATIONS
      Mappings:
      Namespace Name Mixin selector
      official b Lahl;b:Lahr$e;
      intermediary field_28090 Lnet/minecraft/class_5698;field_28090:Lnet/minecraft/class_3494$class_5123;
      named VIBRATIONS Lnet/minecraft/tag/GameEventTags;VIBRATIONS:Lnet/minecraft/tag/Tag$Identified;
    • IGNORE_VIBRATIONS_SNEAKING

      public static final Tag.Identified<GameEvent> IGNORE_VIBRATIONS_SNEAKING
      Mappings:
      Namespace Name Mixin selector
      official c Lahl;c:Lahr$e;
      intermediary field_28091 Lnet/minecraft/class_5698;field_28091:Lnet/minecraft/class_3494$class_5123;
      named IGNORE_VIBRATIONS_SNEAKING Lnet/minecraft/tag/GameEventTags;IGNORE_VIBRATIONS_SNEAKING:Lnet/minecraft/tag/Tag$Identified;
  • Constructor Details

    • GameEventTags

      public GameEventTags()
  • Method Details

    • register

      private static Tag.Identified<GameEvent> register(String id)
      Mappings:
      Namespace Name Mixin selector
      official a Lahl;a(Ljava/lang/String;)Lahr$e;
      intermediary method_32823 Lnet/minecraft/class_5698;method_32823(Ljava/lang/String;)Lnet/minecraft/class_3494$class_5123;
      named register Lnet/minecraft/tag/GameEventTags;register(Ljava/lang/String;)Lnet/minecraft/tag/Tag$Identified;
    • getTagGroup

      public static TagGroup<GameEvent> getTagGroup()
      Mappings:
      Namespace Name Mixin selector
      official a Lahl;a()Lahs;
      intermediary method_34890 Lnet/minecraft/class_5698;method_34890()Lnet/minecraft/class_5414;
      named getTagGroup Lnet/minecraft/tag/GameEventTags;getTagGroup()Lnet/minecraft/tag/TagGroup;