Enum Class BlockModelRenderer.NeighborOrientation
java.lang.Object
java.lang.Enum<BlockModelRenderer.NeighborOrientation>
net.minecraft.client.render.block.BlockModelRenderer.NeighborOrientation
- All Implemented Interfaces:
Serializable,Comparable<BlockModelRenderer.NeighborOrientation>,Constable
- Enclosing class:
BlockModelRenderer
@Environment(CLIENT)
protected static enum BlockModelRenderer.NeighborOrientation
extends Enum<BlockModelRenderer.NeighborOrientation>
- Mappings:
Namespace Name named net/minecraft/client/render/block/BlockModelRenderer$NeighborOrientationintermediary net/minecraft/class_778$class_782official ghw$e
-
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 TypeMethodDescriptionReturns the enum constant of this class with the specified name.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 named DOWNLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;DOWN:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;intermediary field_4210Lnet/minecraft/class_778$class_782;field_4210:Lnet/minecraft/class_778$class_782;official aLghw$e;a:Lghw$e;
-
UP
- Mappings:
Namespace Name Mixin selector named UPLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;UP:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;intermediary field_4212Lnet/minecraft/class_778$class_782;field_4212:Lnet/minecraft/class_778$class_782;official bLghw$e;b:Lghw$e;
-
NORTH
- Mappings:
Namespace Name Mixin selector named NORTHLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;NORTH:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;intermediary field_4211Lnet/minecraft/class_778$class_782;field_4211:Lnet/minecraft/class_778$class_782;official cLghw$e;c:Lghw$e;
-
SOUTH
- Mappings:
Namespace Name Mixin selector named SOUTHLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;SOUTH:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;intermediary field_4213Lnet/minecraft/class_778$class_782;field_4213:Lnet/minecraft/class_778$class_782;official dLghw$e;d:Lghw$e;
-
WEST
- Mappings:
Namespace Name Mixin selector named WESTLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;WEST:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;intermediary field_4215Lnet/minecraft/class_778$class_782;field_4215:Lnet/minecraft/class_778$class_782;official eLghw$e;e:Lghw$e;
-
EAST
- Mappings:
Namespace Name Mixin selector named EASTLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;EAST:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;intermediary field_4219Lnet/minecraft/class_778$class_782;field_4219:Lnet/minecraft/class_778$class_782;official fLghw$e;f:Lghw$e;
-
FLIP_DOWN
- Mappings:
Namespace Name Mixin selector named FLIP_DOWNLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;FLIP_DOWN:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;intermediary field_4220Lnet/minecraft/class_778$class_782;field_4220:Lnet/minecraft/class_778$class_782;official gLghw$e;g:Lghw$e;
-
FLIP_UP
- Mappings:
Namespace Name Mixin selector named FLIP_UPLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;FLIP_UP:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;intermediary field_4217Lnet/minecraft/class_778$class_782;field_4217:Lnet/minecraft/class_778$class_782;official hLghw$e;h:Lghw$e;
-
FLIP_NORTH
- Mappings:
Namespace Name Mixin selector named FLIP_NORTHLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;FLIP_NORTH:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;intermediary field_4218Lnet/minecraft/class_778$class_782;field_4218:Lnet/minecraft/class_778$class_782;official iLghw$e;i:Lghw$e;
-
FLIP_SOUTH
- Mappings:
Namespace Name Mixin selector named FLIP_SOUTHLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;FLIP_SOUTH:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;intermediary field_4221Lnet/minecraft/class_778$class_782;field_4221:Lnet/minecraft/class_778$class_782;official jLghw$e;j:Lghw$e;
-
FLIP_WEST
- Mappings:
Namespace Name Mixin selector named FLIP_WESTLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;FLIP_WEST:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;intermediary field_4216Lnet/minecraft/class_778$class_782;field_4216:Lnet/minecraft/class_778$class_782;official kLghw$e;k:Lghw$e;
-
FLIP_EAST
- Mappings:
Namespace Name Mixin selector named FLIP_EASTLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;FLIP_EAST:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;intermediary field_4214Lnet/minecraft/class_778$class_782;field_4214:Lnet/minecraft/class_778$class_782;official lLghw$e;l:Lghw$e;
-
-
Field Details
-
shape
final int shape- Mappings:
Namespace Name Mixin selector named shapeLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;shape:Iintermediary field_4222Lnet/minecraft/class_778$class_782;field_4222:Iofficial mLghw$e;m:I
-
-
Constructor Details
-
NeighborOrientation
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;<init>(Ljava/lang/String;ILnet/minecraft/util/math/Direction;Z)Vintermediary <init>Lnet/minecraft/class_778$class_782;<init>(Ljava/lang/String;ILnet/minecraft/class_2350;Z)Vofficial <init>Lghw$e;<init>(Ljava/lang/String;ILjj;Z)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
-