Package net.minecraft
Enum Class class_6854
- All Implemented Interfaces:
Serializable,Comparable<class_6854>,Constable
- Mappings:
Namespace Name official dsdintermediary net/minecraft/class_6854named net/minecraft/class_6854
-
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 TypeMethodDescriptionintstatic class_6854Returns the enum constant of this class with the specified name.static class_6854[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
SPHERE
- Mappings:
Namespace Name Mixin selector official aLdsd;a:Ldsd;intermediary field_36350Lnet/minecraft/class_6854;field_36350:Lnet/minecraft/class_6854;named SPHERELnet/minecraft/class_6854;SPHERE:Lnet/minecraft/class_6854;
-
CYLINDER
- Mappings:
Namespace Name Mixin selector official bLdsd;b:Ldsd;intermediary field_36351Lnet/minecraft/class_6854;field_36351:Lnet/minecraft/class_6854;named CYLINDERLnet/minecraft/class_6854;CYLINDER:Lnet/minecraft/class_6854;
-
-
Field Details
-
field_36352
private final int field_36352- Mappings:
Namespace Name Mixin selector official cLdsd;c:Iintermediary field_36352Lnet/minecraft/class_6854;field_36352:Inamed field_36352Lnet/minecraft/class_6854;field_36352:I
-
-
Constructor Details
-
class_6854
private class_6854(int int2)
-
-
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_40036
public int method_40036()- Mappings:
Namespace Name Mixin selector official aLdsd;a()Iintermediary method_40036Lnet/minecraft/class_6854;method_40036()Inamed method_40036Lnet/minecraft/class_6854;method_40036()I
-