Package net.minecraft.datafixer.fix
Enum Class ChunkPalettedStorageFix.Facing
java.lang.Object
java.lang.Enum<ChunkPalettedStorageFix.Facing>
net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Facing
- All Implemented Interfaces:
Serializable,Comparable<ChunkPalettedStorageFix.Facing>,Constable
- Enclosing class:
ChunkPalettedStorageFix
- Mappings:
Namespace Name official awd$bintermediary net/minecraft/class_3582$class_3584named net/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enumNested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ChunkPalettedStorageFix.Facing.Axisprivate final ChunkPalettedStorageFix.Facing.Direction -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateFacing(ChunkPalettedStorageFix.Facing.Direction direction, ChunkPalettedStorageFix.Facing.Axis axis) -
Method Summary
Modifier and TypeMethodDescriptiongetAxis()Returns the enum constant of this class with the specified name.static ChunkPalettedStorageFix.Facing[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
DOWN
- Mappings:
Namespace Name Mixin selector official aLawd$b;a:Lawd$b;intermediary field_15858Lnet/minecraft/class_3582$class_3584;field_15858:Lnet/minecraft/class_3582$class_3584;named DOWNLnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing;DOWN:Lnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing;
-
UP
- Mappings:
Namespace Name Mixin selector official bLawd$b;b:Lawd$b;intermediary field_15863Lnet/minecraft/class_3582$class_3584;field_15863:Lnet/minecraft/class_3582$class_3584;named UPLnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing;UP:Lnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing;
-
NORTH
- Mappings:
Namespace Name Mixin selector official cLawd$b;c:Lawd$b;intermediary field_15859Lnet/minecraft/class_3582$class_3584;field_15859:Lnet/minecraft/class_3582$class_3584;named NORTHLnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing;NORTH:Lnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing;
-
SOUTH
- Mappings:
Namespace Name Mixin selector official dLawd$b;d:Lawd$b;intermediary field_15862Lnet/minecraft/class_3582$class_3584;field_15862:Lnet/minecraft/class_3582$class_3584;named SOUTHLnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing;SOUTH:Lnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing;
-
WEST
- Mappings:
Namespace Name Mixin selector official eLawd$b;e:Lawd$b;intermediary field_15857Lnet/minecraft/class_3582$class_3584;field_15857:Lnet/minecraft/class_3582$class_3584;named WESTLnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing;WEST:Lnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing;
-
EAST
- Mappings:
Namespace Name Mixin selector official fLawd$b;f:Lawd$b;intermediary field_15860Lnet/minecraft/class_3582$class_3584;field_15860:Lnet/minecraft/class_3582$class_3584;named EASTLnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing;EAST:Lnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing;
-
-
Field Details
-
axis
- Mappings:
Namespace Name Mixin selector official gLawd$b;g:Lawd$b$a;intermediary field_15864Lnet/minecraft/class_3582$class_3584;field_15864:Lnet/minecraft/class_3582$class_3584$class_3585;named axisLnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing;axis:Lnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing$Axis;
-
direction
- Mappings:
Namespace Name Mixin selector official hLawd$b;h:Lawd$b$b;intermediary field_15861Lnet/minecraft/class_3582$class_3584;field_15861:Lnet/minecraft/class_3582$class_3584$class_3586;named directionLnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing;direction:Lnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing$Direction;
-
-
Constructor Details
-
Facing
private Facing(ChunkPalettedStorageFix.Facing.Direction direction, ChunkPalettedStorageFix.Facing.Axis axis) - Mappings:
Namespace Name Mixin selector official <init>Lawd$b;<init>(Ljava/lang/String;ILawd$b$b;Lawd$b$a;)Vintermediary <init>Lnet/minecraft/class_3582$class_3584;<init>(Ljava/lang/String;ILnet/minecraft/class_3582$class_3584$class_3586;Lnet/minecraft/class_3582$class_3584$class_3585;)Vnamed <init>Lnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing;<init>(Ljava/lang/String;ILnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing$Direction;Lnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing$Axis;)V
-
-
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
-
getDirection
- Mappings:
Namespace Name Mixin selector official aLawd$b;a()Lawd$b$b;intermediary method_15643Lnet/minecraft/class_3582$class_3584;method_15643()Lnet/minecraft/class_3582$class_3584$class_3586;named getDirectionLnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing;getDirection()Lnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing$Direction;
-
getAxis
- Mappings:
Namespace Name Mixin selector official bLawd$b;b()Lawd$b$a;intermediary method_15644Lnet/minecraft/class_3582$class_3584;method_15644()Lnet/minecraft/class_3582$class_3584$class_3585;named getAxisLnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing;getAxis()Lnet/minecraft/datafixer/fix/ChunkPalettedStorageFix$Facing$Axis;
-