Package net.minecraft
Enum Class class_2175
- All Implemented Interfaces:
Serializable,Comparable<class_2175>,Constable,StringIdentifiable
- Mappings:
Namespace Name official bmnintermediary net/minecraft/class_2175named net/minecraft/class_2175
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescription -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasString()intbooleantoString()static class_2175Returns the enum constant of this class with the specified name.static class_2175[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_9255
- Mappings:
Namespace Name Mixin selector official aLbmn;a:Lbmn;intermediary field_9255Lnet/minecraft/class_2175;field_9255:Lnet/minecraft/class_2175;named field_9255Lnet/minecraft/class_2175;field_9255:Lnet/minecraft/class_2175;
-
field_9256
- Mappings:
Namespace Name Mixin selector official bLbmn;b:Lbmn;intermediary field_9256Lnet/minecraft/class_2175;field_9256:Lnet/minecraft/class_2175;named field_9256Lnet/minecraft/class_2175;field_9256:Lnet/minecraft/class_2175;
-
field_9257
- Mappings:
Namespace Name Mixin selector official cLbmn;c:Lbmn;intermediary field_9257Lnet/minecraft/class_2175;field_9257:Lnet/minecraft/class_2175;named field_9257Lnet/minecraft/class_2175;field_9257:Lnet/minecraft/class_2175;
-
field_9258
- Mappings:
Namespace Name Mixin selector official dLbmn;d:Lbmn;intermediary field_9258Lnet/minecraft/class_2175;field_9258:Lnet/minecraft/class_2175;named field_9258Lnet/minecraft/class_2175;field_9258:Lnet/minecraft/class_2175;
-
field_9259
- Mappings:
Namespace Name Mixin selector official eLbmn;e:Lbmn;intermediary field_9259Lnet/minecraft/class_2175;field_9259:Lnet/minecraft/class_2175;named field_9259Lnet/minecraft/class_2175;field_9259:Lnet/minecraft/class_2175;
-
field_9260
- Mappings:
Namespace Name Mixin selector official fLbmn;f:Lbmn;intermediary field_9260Lnet/minecraft/class_2175;field_9260:Lnet/minecraft/class_2175;named field_9260Lnet/minecraft/class_2175;field_9260:Lnet/minecraft/class_2175;
-
field_9261
- Mappings:
Namespace Name Mixin selector official gLbmn;g:Lbmn;intermediary field_9261Lnet/minecraft/class_2175;field_9261:Lnet/minecraft/class_2175;named field_9261Lnet/minecraft/class_2175;field_9261:Lnet/minecraft/class_2175;
-
field_9262
- Mappings:
Namespace Name Mixin selector official hLbmn;h:Lbmn;intermediary field_9262Lnet/minecraft/class_2175;field_9262:Lnet/minecraft/class_2175;named field_9262Lnet/minecraft/class_2175;field_9262:Lnet/minecraft/class_2175;
-
field_9263
- Mappings:
Namespace Name Mixin selector official iLbmn;i:Lbmn;intermediary field_9263Lnet/minecraft/class_2175;field_9263:Lnet/minecraft/class_2175;named field_9263Lnet/minecraft/class_2175;field_9263:Lnet/minecraft/class_2175;
-
field_9264
- Mappings:
Namespace Name Mixin selector official jLbmn;j:Lbmn;intermediary field_9264Lnet/minecraft/class_2175;field_9264:Lnet/minecraft/class_2175;named field_9264Lnet/minecraft/class_2175;field_9264:Lnet/minecraft/class_2175;
-
-
Field Details
-
field_9266
private final int field_9266- Mappings:
Namespace Name Mixin selector official kLbmn;k:Iintermediary field_9266Lnet/minecraft/class_2175;field_9266:Inamed field_9266Lnet/minecraft/class_2175;field_9266:I
-
field_9267
- Mappings:
Namespace Name Mixin selector official lLbmn;l:Ljava/lang/String;intermediary field_9267Lnet/minecraft/class_2175;field_9267:Ljava/lang/String;named field_9267Lnet/minecraft/class_2175;field_9267:Ljava/lang/String;
-
-
Constructor Details
-
class_2175
-
-
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_8625
public int method_8625()- Mappings:
Namespace Name Mixin selector official aLbmn;a()Iintermediary method_8625Lnet/minecraft/class_2175;method_8625()Inamed method_8625Lnet/minecraft/class_2175;method_8625()I
-
toString
- Overrides:
toStringin classEnum<class_2175>- Mappings:
Namespace Name Mixin selector official toStringLbmn;toString()Ljava/lang/String;intermediary toStringLnet/minecraft/class_2175;toString()Ljava/lang/String;named toStringLnet/minecraft/class_2175;toString()Ljava/lang/String;
-
method_8627
public boolean method_8627()- Mappings:
Namespace Name Mixin selector official cLbmn;c()Zintermediary method_8627Lnet/minecraft/class_2175;method_8627()Znamed method_8627Lnet/minecraft/class_2175;method_8627()Z
-
asString
- Specified by:
asStringin interfaceStringIdentifiable- Mappings:
Namespace Name Mixin selector official mLxv;m()Ljava/lang/String;intermediary method_10853Lnet/minecraft/class_2604;method_10853()Ljava/lang/String;named asStringLnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;
-