Package net.minecraft.world
Class GameRules.Key<T extends GameRules.Rule<T>>
java.lang.Object
net.minecraft.world.GameRules.Key<T>
- Enclosing class:
GameRules
- Mappings:
Namespace Name named net/minecraft/world/GameRules$Key
intermediary net/minecraft/class_1928$class_4313
official dbw$e
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
name
- Mappings:
Namespace Name Mixin selector named name
Lnet/minecraft/world/GameRules$Key;name:Ljava/lang/String;
intermediary field_19413
Lnet/minecraft/class_1928$class_4313;field_19413:Ljava/lang/String;
official a
Ldbw$e;a:Ljava/lang/String;
-
category
- Mappings:
Namespace Name Mixin selector named category
Lnet/minecraft/world/GameRules$Key;category:Lnet/minecraft/world/GameRules$Category;
intermediary field_24103
Lnet/minecraft/class_1928$class_4313;field_24103:Lnet/minecraft/class_1928$class_5198;
official b
Ldbw$e;b:Ldbw$b;
-
-
Constructor Details
-
Key
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/world/GameRules$Key;<init>(Ljava/lang/String;Lnet/minecraft/world/GameRules$Category;)V
intermediary <init>
Lnet/minecraft/class_1928$class_4313;<init>(Ljava/lang/String;Lnet/minecraft/class_1928$class_5198;)V
official <init>
Ldbw$e;<init>(Ljava/lang/String;Ldbw$b;)V
-
-
Method Details
-
toString
-
equals
-
hashCode
public int hashCode() -
getName
- Mappings:
Namespace Name Mixin selector named getName
Lnet/minecraft/world/GameRules$Key;getName()Ljava/lang/String;
intermediary method_20771
Lnet/minecraft/class_1928$class_4313;method_20771()Ljava/lang/String;
official a
Ldbw$e;a()Ljava/lang/String;
-
getTranslationKey
- Mappings:
Namespace Name Mixin selector named getTranslationKey
Lnet/minecraft/world/GameRules$Key;getTranslationKey()Ljava/lang/String;
intermediary method_27334
Lnet/minecraft/class_1928$class_4313;method_27334()Ljava/lang/String;
official b
Ldbw$e;b()Ljava/lang/String;
-
getCategory
- Mappings:
Namespace Name Mixin selector named getCategory
Lnet/minecraft/world/GameRules$Key;getCategory()Lnet/minecraft/world/GameRules$Category;
intermediary method_27335
Lnet/minecraft/class_1928$class_4313;method_27335()Lnet/minecraft/class_1928$class_5198;
official c
Ldbw$e;c()Ldbw$b;
-