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 official epe$eintermediary net/minecraft/class_778$class_782named net/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation
-
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 official aLepe$e;a:Lepe$e;intermediary field_4210Lnet/minecraft/class_778$class_782;field_4210:Lnet/minecraft/class_778$class_782;named DOWNLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;DOWN:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
-
UP
- Mappings:
Namespace Name Mixin selector official bLepe$e;b:Lepe$e;intermediary field_4212Lnet/minecraft/class_778$class_782;field_4212:Lnet/minecraft/class_778$class_782;named UPLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;UP:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
-
NORTH
- Mappings:
Namespace Name Mixin selector official cLepe$e;c:Lepe$e;intermediary field_4211Lnet/minecraft/class_778$class_782;field_4211:Lnet/minecraft/class_778$class_782;named NORTHLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;NORTH:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
-
SOUTH
- Mappings:
Namespace Name Mixin selector official dLepe$e;d:Lepe$e;intermediary field_4213Lnet/minecraft/class_778$class_782;field_4213:Lnet/minecraft/class_778$class_782;named SOUTHLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;SOUTH:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
-
WEST
- Mappings:
Namespace Name Mixin selector official eLepe$e;e:Lepe$e;intermediary field_4215Lnet/minecraft/class_778$class_782;field_4215:Lnet/minecraft/class_778$class_782;named WESTLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;WEST:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
-
EAST
- Mappings:
Namespace Name Mixin selector official fLepe$e;f:Lepe$e;intermediary field_4219Lnet/minecraft/class_778$class_782;field_4219:Lnet/minecraft/class_778$class_782;named EASTLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;EAST:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
-
FLIP_DOWN
- Mappings:
Namespace Name Mixin selector official gLepe$e;g:Lepe$e;intermediary field_4220Lnet/minecraft/class_778$class_782;field_4220:Lnet/minecraft/class_778$class_782;named FLIP_DOWNLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;FLIP_DOWN:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
-
FLIP_UP
- Mappings:
Namespace Name Mixin selector official hLepe$e;h:Lepe$e;intermediary field_4217Lnet/minecraft/class_778$class_782;field_4217:Lnet/minecraft/class_778$class_782;named FLIP_UPLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;FLIP_UP:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
-
FLIP_NORTH
- Mappings:
Namespace Name Mixin selector official iLepe$e;i:Lepe$e;intermediary field_4218Lnet/minecraft/class_778$class_782;field_4218:Lnet/minecraft/class_778$class_782;named FLIP_NORTHLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;FLIP_NORTH:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
-
FLIP_SOUTH
- Mappings:
Namespace Name Mixin selector official jLepe$e;j:Lepe$e;intermediary field_4221Lnet/minecraft/class_778$class_782;field_4221:Lnet/minecraft/class_778$class_782;named FLIP_SOUTHLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;FLIP_SOUTH:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
-
FLIP_WEST
- Mappings:
Namespace Name Mixin selector official kLepe$e;k:Lepe$e;intermediary field_4216Lnet/minecraft/class_778$class_782;field_4216:Lnet/minecraft/class_778$class_782;named FLIP_WESTLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;FLIP_WEST:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
-
FLIP_EAST
- Mappings:
Namespace Name Mixin selector official lLepe$e;l:Lepe$e;intermediary field_4214Lnet/minecraft/class_778$class_782;field_4214:Lnet/minecraft/class_778$class_782;named FLIP_EASTLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;FLIP_EAST:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
-
-
Field Details
-
shape
final int shape- Mappings:
Namespace Name Mixin selector official mLepe$e;m:Iintermediary field_4222Lnet/minecraft/class_778$class_782;field_4222:Inamed shapeLnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;shape:I
-
-
Constructor Details
-
NeighborOrientation
- Mappings:
Namespace Name Mixin selector official <init>Lepe$e;<init>(Ljava/lang/String;ILgm;Z)Vintermediary <init>Lnet/minecraft/class_778$class_782;<init>(Ljava/lang/String;ILnet/minecraft/class_2350;Z)Vnamed <init>Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;<init>(Ljava/lang/String;ILnet/minecraft/util/math/Direction;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
-