Class GameEventTags

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

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

    • VIBRATIONS

      public static final TagKey<GameEvent> VIBRATIONS
      Mappings:
      Namespace Name Mixin selector
      official a Laif;a:Laii;
      intermediary field_28090 Lnet/minecraft/class_5698;field_28090:Lnet/minecraft/class_6862;
      named VIBRATIONS Lnet/minecraft/tag/GameEventTags;VIBRATIONS:Lnet/minecraft/tag/TagKey;
    • IGNORE_VIBRATIONS_SNEAKING

      public static final TagKey<GameEvent> IGNORE_VIBRATIONS_SNEAKING
      Mappings:
      Namespace Name Mixin selector
      official b Laif;b:Laii;
      intermediary field_28091 Lnet/minecraft/class_5698;field_28091:Lnet/minecraft/class_6862;
      named IGNORE_VIBRATIONS_SNEAKING Lnet/minecraft/tag/GameEventTags;IGNORE_VIBRATIONS_SNEAKING:Lnet/minecraft/tag/TagKey;
  • Constructor Details

    • GameEventTags

      public GameEventTags()
  • Method Details

    • register

      private static TagKey<GameEvent> register(String id)
      Mappings:
      Namespace Name Mixin selector
      official a Laif;a(Ljava/lang/String;)Laii;
      intermediary method_32823 Lnet/minecraft/class_5698;method_32823(Ljava/lang/String;)Lnet/minecraft/class_6862;
      named register Lnet/minecraft/tag/GameEventTags;register(Ljava/lang/String;)Lnet/minecraft/tag/TagKey;