Package net.minecraft
Enum Class class_8100.Mode
- All Implemented Interfaces:
Serializable
,Comparable<class_8100.Mode>
,Constable
- Enclosing class:
class_8100
- Mappings:
Namespace Name official evw$a
intermediary net/minecraft/class_8100$class_4539
named net/minecraft/class_8100$Mode
-
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 class_8100.Mode
Returns the enum constant of this class with the specified name.static class_8100.Mode[]
values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
SURVIVAL
- Mappings:
Namespace Name Mixin selector official a
Levw$a;a:Levw$a;
intermediary field_20624
Lnet/minecraft/class_8100$class_4539;field_20624:Lnet/minecraft/class_8100$class_4539;
named SURVIVAL
Lnet/minecraft/class_8100$Mode;SURVIVAL:Lnet/minecraft/class_8100$Mode;
-
HARDCORE
- Mappings:
Namespace Name Mixin selector official b
Levw$a;b:Levw$a;
intermediary field_20625
Lnet/minecraft/class_8100$class_4539;field_20625:Lnet/minecraft/class_8100$class_4539;
named HARDCORE
Lnet/minecraft/class_8100$Mode;HARDCORE:Lnet/minecraft/class_8100$Mode;
-
CREATIVE
- Mappings:
Namespace Name Mixin selector official c
Levw$a;c:Levw$a;
intermediary field_20626
Lnet/minecraft/class_8100$class_4539;field_20626:Lnet/minecraft/class_8100$class_4539;
named CREATIVE
Lnet/minecraft/class_8100$Mode;CREATIVE:Lnet/minecraft/class_8100$Mode;
-
DEBUG
- Mappings:
Namespace Name Mixin selector official d
Levw$a;d:Levw$a;
intermediary field_20627
Lnet/minecraft/class_8100$class_4539;field_20627:Lnet/minecraft/class_8100$class_4539;
named DEBUG
Lnet/minecraft/class_8100$Mode;DEBUG:Lnet/minecraft/class_8100$Mode;
-
-
Field Details
-
defaultGameMode
- Mappings:
Namespace Name Mixin selector official e
Levw$a;e:Lcld;
intermediary field_20629
Lnet/minecraft/class_8100$class_4539;field_20629:Lnet/minecraft/class_1934;
named defaultGameMode
Lnet/minecraft/class_8100$Mode;defaultGameMode:Lnet/minecraft/world/GameMode;
-
field_42224
- Mappings:
Namespace Name Mixin selector official f
Levw$a;f:Lta;
intermediary field_42224
Lnet/minecraft/class_8100$class_4539;field_42224:Lnet/minecraft/class_2561;
named field_42224
Lnet/minecraft/class_8100$Mode;field_42224:Lnet/minecraft/text/Text;
-
field_42225
- Mappings:
Namespace Name Mixin selector official g
Levw$a;g:Lta;
intermediary field_42225
Lnet/minecraft/class_8100$class_4539;field_42225:Lnet/minecraft/class_2561;
named field_42225
Lnet/minecraft/class_8100$Mode;field_42225:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
Mode
-
-
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_48736
- Mappings:
Namespace Name Mixin selector official a
Levw$a;a()Lta;
intermediary method_48736
Lnet/minecraft/class_8100$class_4539;method_48736()Lnet/minecraft/class_2561;
named method_48736
Lnet/minecraft/class_8100$Mode;method_48736()Lnet/minecraft/text/Text;
-