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$aintermediary net/minecraft/class_8100$class_4539named 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.ModeReturns 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 aLevw$a;a:Levw$a;intermediary field_20624Lnet/minecraft/class_8100$class_4539;field_20624:Lnet/minecraft/class_8100$class_4539;named SURVIVALLnet/minecraft/class_8100$Mode;SURVIVAL:Lnet/minecraft/class_8100$Mode;
-
HARDCORE
- Mappings:
Namespace Name Mixin selector official bLevw$a;b:Levw$a;intermediary field_20625Lnet/minecraft/class_8100$class_4539;field_20625:Lnet/minecraft/class_8100$class_4539;named HARDCORELnet/minecraft/class_8100$Mode;HARDCORE:Lnet/minecraft/class_8100$Mode;
-
CREATIVE
- Mappings:
Namespace Name Mixin selector official cLevw$a;c:Levw$a;intermediary field_20626Lnet/minecraft/class_8100$class_4539;field_20626:Lnet/minecraft/class_8100$class_4539;named CREATIVELnet/minecraft/class_8100$Mode;CREATIVE:Lnet/minecraft/class_8100$Mode;
-
DEBUG
- Mappings:
Namespace Name Mixin selector official dLevw$a;d:Levw$a;intermediary field_20627Lnet/minecraft/class_8100$class_4539;field_20627:Lnet/minecraft/class_8100$class_4539;named DEBUGLnet/minecraft/class_8100$Mode;DEBUG:Lnet/minecraft/class_8100$Mode;
-
-
Field Details
-
defaultGameMode
- Mappings:
Namespace Name Mixin selector official eLevw$a;e:Lcld;intermediary field_20629Lnet/minecraft/class_8100$class_4539;field_20629:Lnet/minecraft/class_1934;named defaultGameModeLnet/minecraft/class_8100$Mode;defaultGameMode:Lnet/minecraft/world/GameMode;
-
field_42224
- Mappings:
Namespace Name Mixin selector official fLevw$a;f:Lta;intermediary field_42224Lnet/minecraft/class_8100$class_4539;field_42224:Lnet/minecraft/class_2561;named field_42224Lnet/minecraft/class_8100$Mode;field_42224:Lnet/minecraft/text/Text;
-
field_42225
- Mappings:
Namespace Name Mixin selector official gLevw$a;g:Lta;intermediary field_42225Lnet/minecraft/class_8100$class_4539;field_42225:Lnet/minecraft/class_2561;named field_42225Lnet/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 aLevw$a;a()Lta;intermediary method_48736Lnet/minecraft/class_8100$class_4539;method_48736()Lnet/minecraft/class_2561;named method_48736Lnet/minecraft/class_8100$Mode;method_48736()Lnet/minecraft/text/Text;
-