Package net.minecraft
Enum Class class_2196
- All Implemented Interfaces:
Serializable,Comparable<class_2196>,Constable,StringIdentifiable
- Mappings:
Namespace Name official axkintermediary net/minecraft/class_2196named net/minecraft/class_2196
-
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
FieldsModifier and TypeFieldDescriptionprivate static final class_2196[]private final intprivate final Stringprivate final Direction -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasString()intstatic class_2196method_8812(int int2) static class_2196method_8813(Direction direction, Direction direction2) toString()static class_2196Returns the enum constant of this class with the specified name.static class_2196[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_9510
- Mappings:
Namespace Name Mixin selector official aLaxk;a:Laxk;intermediary field_9510Lnet/minecraft/class_2196;field_9510:Lnet/minecraft/class_2196;named field_9510Lnet/minecraft/class_2196;field_9510:Lnet/minecraft/class_2196;
-
field_9511
- Mappings:
Namespace Name Mixin selector official bLaxk;b:Laxk;intermediary field_9511Lnet/minecraft/class_2196;field_9511:Lnet/minecraft/class_2196;named field_9511Lnet/minecraft/class_2196;field_9511:Lnet/minecraft/class_2196;
-
field_9512
- Mappings:
Namespace Name Mixin selector official cLaxk;c:Laxk;intermediary field_9512Lnet/minecraft/class_2196;field_9512:Lnet/minecraft/class_2196;named field_9512Lnet/minecraft/class_2196;field_9512:Lnet/minecraft/class_2196;
-
field_9513
- Mappings:
Namespace Name Mixin selector official dLaxk;d:Laxk;intermediary field_9513Lnet/minecraft/class_2196;field_9513:Lnet/minecraft/class_2196;named field_9513Lnet/minecraft/class_2196;field_9513:Lnet/minecraft/class_2196;
-
field_9514
- Mappings:
Namespace Name Mixin selector official eLaxk;e:Laxk;intermediary field_9514Lnet/minecraft/class_2196;field_9514:Lnet/minecraft/class_2196;named field_9514Lnet/minecraft/class_2196;field_9514:Lnet/minecraft/class_2196;
-
field_9515
- Mappings:
Namespace Name Mixin selector official fLaxk;f:Laxk;intermediary field_9515Lnet/minecraft/class_2196;field_9515:Lnet/minecraft/class_2196;named field_9515Lnet/minecraft/class_2196;field_9515:Lnet/minecraft/class_2196;
-
field_9516
- Mappings:
Namespace Name Mixin selector official gLaxk;g:Laxk;intermediary field_9516Lnet/minecraft/class_2196;field_9516:Lnet/minecraft/class_2196;named field_9516Lnet/minecraft/class_2196;field_9516:Lnet/minecraft/class_2196;
-
field_9517
- Mappings:
Namespace Name Mixin selector official hLaxk;h:Laxk;intermediary field_9517Lnet/minecraft/class_2196;field_9517:Lnet/minecraft/class_2196;named field_9517Lnet/minecraft/class_2196;field_9517:Lnet/minecraft/class_2196;
-
-
Field Details
-
field_9518
- Mappings:
Namespace Name Mixin selector official iLaxk;i:[Laxk;intermediary field_9518Lnet/minecraft/class_2196;field_9518:[Lnet/minecraft/class_2196;named field_9518Lnet/minecraft/class_2196;field_9518:[Lnet/minecraft/class_2196;
-
field_9519
private final int field_9519- Mappings:
Namespace Name Mixin selector official jLaxk;j:Iintermediary field_9519Lnet/minecraft/class_2196;field_9519:Inamed field_9519Lnet/minecraft/class_2196;field_9519:I
-
field_9520
- Mappings:
Namespace Name Mixin selector official kLaxk;k:Ljava/lang/String;intermediary field_9520Lnet/minecraft/class_2196;field_9520:Ljava/lang/String;named field_9520Lnet/minecraft/class_2196;field_9520:Ljava/lang/String;
-
field_9521
- Mappings:
Namespace Name Mixin selector official lLaxk;l:Lej;intermediary field_9521Lnet/minecraft/class_2196;field_9521:Lnet/minecraft/class_1354;named field_9521Lnet/minecraft/class_2196;field_9521:Lnet/minecraft/util/math/Direction;
-
-
Constructor Details
-
class_2196
-
-
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_8811
public int method_8811()- Mappings:
Namespace Name Mixin selector official aLaxk;a()Iintermediary method_8811Lnet/minecraft/class_2196;method_8811()Inamed method_8811Lnet/minecraft/class_2196;method_8811()I
-
method_8814
- Mappings:
Namespace Name Mixin selector official cLaxk;c()Lej;intermediary method_8814Lnet/minecraft/class_2196;method_8814()Lnet/minecraft/class_1354;named method_8814Lnet/minecraft/class_2196;method_8814()Lnet/minecraft/util/math/Direction;
-
toString
- Overrides:
toStringin classEnum<class_2196>- Mappings:
Namespace Name Mixin selector official toStringLaxk;toString()Ljava/lang/String;intermediary toStringLnet/minecraft/class_2196;toString()Ljava/lang/String;named toStringLnet/minecraft/class_2196;toString()Ljava/lang/String;
-
method_8812
- Mappings:
Namespace Name Mixin selector official aLaxk;a(I)Laxk;intermediary method_8812Lnet/minecraft/class_2196;method_8812(I)Lnet/minecraft/class_2196;named method_8812Lnet/minecraft/class_2196;method_8812(I)Lnet/minecraft/class_2196;
-
method_8813
- Mappings:
Namespace Name Mixin selector official aLaxk;a(Lej;Lej;)Laxk;intermediary method_8813Lnet/minecraft/class_2196;method_8813(Lnet/minecraft/class_1354;Lnet/minecraft/class_1354;)Lnet/minecraft/class_2196;named method_8813Lnet/minecraft/class_2196;method_8813(Lnet/minecraft/util/math/Direction;Lnet/minecraft/util/math/Direction;)Lnet/minecraft/class_2196;
-
asString
- Specified by:
asStringin interfaceStringIdentifiable- Mappings:
Namespace Name Mixin selector official lLva;l()Ljava/lang/String;intermediary method_10853Lnet/minecraft/class_2604;method_10853()Ljava/lang/String;named asStringLnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;
-