Package net.minecraft.client.option
Enum Class KeyBinding.class_11900
- All Implemented Interfaces:
Serializable,Comparable<KeyBinding.class_11900>,Constable
- Enclosing class:
KeyBinding
- Mappings:
Namespace Name named net/minecraft/client/option/KeyBinding$class_11900intermediary net/minecraft/class_304$class_11900official fza$a
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic KeyBinding.class_11900Returns the enum constant of this class with the specified name.static KeyBinding.class_11900[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
MOVEMENT
- Mappings:
Namespace Name Mixin selector named MOVEMENTLnet/minecraft/client/option/KeyBinding$class_11900;MOVEMENT:Lnet/minecraft/client/option/KeyBinding$class_11900;intermediary field_62555Lnet/minecraft/class_304$class_11900;field_62555:Lnet/minecraft/class_304$class_11900;official aLfza$a;a:Lfza$a;
-
MISC
- Mappings:
Namespace Name Mixin selector named MISCLnet/minecraft/client/option/KeyBinding$class_11900;MISC:Lnet/minecraft/client/option/KeyBinding$class_11900;intermediary field_62556Lnet/minecraft/class_304$class_11900;field_62556:Lnet/minecraft/class_304$class_11900;official bLfza$a;b:Lfza$a;
-
MULTIPLAYER
- Mappings:
Namespace Name Mixin selector named MULTIPLAYERLnet/minecraft/client/option/KeyBinding$class_11900;MULTIPLAYER:Lnet/minecraft/client/option/KeyBinding$class_11900;intermediary field_62557Lnet/minecraft/class_304$class_11900;field_62557:Lnet/minecraft/class_304$class_11900;official cLfza$a;c:Lfza$a;
-
GAMEPLAY
- Mappings:
Namespace Name Mixin selector named GAMEPLAYLnet/minecraft/client/option/KeyBinding$class_11900;GAMEPLAY:Lnet/minecraft/client/option/KeyBinding$class_11900;intermediary field_62558Lnet/minecraft/class_304$class_11900;field_62558:Lnet/minecraft/class_304$class_11900;official dLfza$a;d:Lfza$a;
-
INVENTORY
- Mappings:
Namespace Name Mixin selector named INVENTORYLnet/minecraft/client/option/KeyBinding$class_11900;INVENTORY:Lnet/minecraft/client/option/KeyBinding$class_11900;intermediary field_62559Lnet/minecraft/class_304$class_11900;field_62559:Lnet/minecraft/class_304$class_11900;official eLfza$a;e:Lfza$a;
-
INTERFACE
- Mappings:
Namespace Name Mixin selector named INTERFACELnet/minecraft/client/option/KeyBinding$class_11900;INTERFACE:Lnet/minecraft/client/option/KeyBinding$class_11900;intermediary field_62560Lnet/minecraft/class_304$class_11900;field_62560:Lnet/minecraft/class_304$class_11900;official fLfza$a;f:Lfza$a;
-
CREATIVE
- Mappings:
Namespace Name Mixin selector named CREATIVELnet/minecraft/client/option/KeyBinding$class_11900;CREATIVE:Lnet/minecraft/client/option/KeyBinding$class_11900;intermediary field_62561Lnet/minecraft/class_304$class_11900;field_62561:Lnet/minecraft/class_304$class_11900;official gLfza$a;g:Lfza$a;
-
SPECTATOR
- Mappings:
Namespace Name Mixin selector named SPECTATORLnet/minecraft/client/option/KeyBinding$class_11900;SPECTATOR:Lnet/minecraft/client/option/KeyBinding$class_11900;intermediary field_62562Lnet/minecraft/class_304$class_11900;field_62562:Lnet/minecraft/class_304$class_11900;official hLfza$a;h:Lfza$a;
-
-
Field Details
-
field_62563
- Mappings:
Namespace Name Mixin selector named field_62563Lnet/minecraft/client/option/KeyBinding$class_11900;field_62563:Ljava/lang/String;intermediary field_62563Lnet/minecraft/class_304$class_11900;field_62563:Ljava/lang/String;official iLfza$a;i:Ljava/lang/String;
-
-
Constructor Details
-
class_11900
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-
method_74184
- Mappings:
Namespace Name Mixin selector named method_74184Lnet/minecraft/client/option/KeyBinding$class_11900;method_74184()Ljava/lang/String;intermediary method_74184Lnet/minecraft/class_304$class_11900;method_74184()Ljava/lang/String;official aLfza$a;a()Ljava/lang/String;
-