Package net.minecraft.tag
Class GameEventTags
java.lang.Object
net.minecraft.tag.GameEventTags
public class GameEventTags extends Object
- Mappings:
Namespace Name official aewintermediary net/minecraft/class_5698named net/minecraft/tag/GameEventTags
-
Field Summary
Fields Modifier and Type Field Description static Tag.Identified<GameEvent>IGNORE_VIBRATIONS_SNEAKINGprotected static RequiredTagList<GameEvent>REQUIRED_TAGSstatic Tag.Identified<GameEvent>VIBRATIONS -
Constructor Summary
Constructors Constructor Description GameEventTags() -
Method Summary
Modifier and Type Method Description private static Tag.Identified<GameEvent>register(String id)
-
Field Details
-
REQUIRED_TAGS
- Mappings:
Namespace Name Mixin selector official aLaew;a:Lafa;intermediary field_28092Lnet/minecraft/class_5698;field_28092:Lnet/minecraft/class_5120;named REQUIRED_TAGSLnet/minecraft/tag/GameEventTags;REQUIRED_TAGS:Lnet/minecraft/tag/RequiredTagList;
-
VIBRATIONS
- Mappings:
Namespace Name Mixin selector official bLaew;b:Lafc$e;intermediary field_28090Lnet/minecraft/class_5698;field_28090:Lnet/minecraft/class_3494$class_5123;named VIBRATIONSLnet/minecraft/tag/GameEventTags;VIBRATIONS:Lnet/minecraft/tag/Tag$Identified;
-
IGNORE_VIBRATIONS_SNEAKING
- Mappings:
Namespace Name Mixin selector official cLaew;c:Lafc$e;intermediary field_28091Lnet/minecraft/class_5698;field_28091:Lnet/minecraft/class_3494$class_5123;named IGNORE_VIBRATIONS_SNEAKINGLnet/minecraft/tag/GameEventTags;IGNORE_VIBRATIONS_SNEAKING:Lnet/minecraft/tag/Tag$Identified;
-
-
Constructor Details
-
GameEventTags
public GameEventTags()
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector official aLaew;a(Ljava/lang/String;)Lafc$e;intermediary method_32823Lnet/minecraft/class_5698;method_32823(Ljava/lang/String;)Lnet/minecraft/class_3494$class_5123;named registerLnet/minecraft/tag/GameEventTags;register(Ljava/lang/String;)Lnet/minecraft/tag/Tag$Identified;
-