JavaScript is disabled on your browser.
All Implemented Interfaces:
Serializable , Comparable <CubeFace >, Constable
Mappings:
Namespace
Name
official
cje
intermediary
net/minecraft/class_2400
named
net/minecraft/client/render/model/CubeFace
Enum Constant Summary
Enum Constants
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class java.lang.Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
Enum Constant Details
DOWN
Mappings:
Namespace
Name
Mixin selector
official
a
Lcje;a:Lcje;
intermediary
field_10677
Lnet/minecraft/class_2400;field_10677:Lnet/minecraft/class_2400;
named
DOWN
Lnet/minecraft/client/render/model/CubeFace;DOWN:Lnet/minecraft/client/render/model/CubeFace;
UP
Mappings:
Namespace
Name
Mixin selector
official
b
Lcje;b:Lcje;
intermediary
field_10678
Lnet/minecraft/class_2400;field_10678:Lnet/minecraft/class_2400;
named
UP
Lnet/minecraft/client/render/model/CubeFace;UP:Lnet/minecraft/client/render/model/CubeFace;
NORTH
Mappings:
Namespace
Name
Mixin selector
official
c
Lcje;c:Lcje;
intermediary
field_10679
Lnet/minecraft/class_2400;field_10679:Lnet/minecraft/class_2400;
named
NORTH
Lnet/minecraft/client/render/model/CubeFace;NORTH:Lnet/minecraft/client/render/model/CubeFace;
SOUTH
Mappings:
Namespace
Name
Mixin selector
official
d
Lcje;d:Lcje;
intermediary
field_10680
Lnet/minecraft/class_2400;field_10680:Lnet/minecraft/class_2400;
named
SOUTH
Lnet/minecraft/client/render/model/CubeFace;SOUTH:Lnet/minecraft/client/render/model/CubeFace;
WEST
Mappings:
Namespace
Name
Mixin selector
official
e
Lcje;e:Lcje;
intermediary
field_10681
Lnet/minecraft/class_2400;field_10681:Lnet/minecraft/class_2400;
named
WEST
Lnet/minecraft/client/render/model/CubeFace;WEST:Lnet/minecraft/client/render/model/CubeFace;
EAST
Mappings:
Namespace
Name
Mixin selector
official
f
Lcje;f:Lcje;
intermediary
field_10682
Lnet/minecraft/class_2400;field_10682:Lnet/minecraft/class_2400;
named
EAST
Lnet/minecraft/client/render/model/CubeFace;EAST:Lnet/minecraft/client/render/model/CubeFace;
Field Details
ALL
Mappings:
Namespace
Name
Mixin selector
official
g
Lcje;g:[Lcje;
intermediary
field_10683
Lnet/minecraft/class_2400;field_10683:[Lnet/minecraft/class_2400;
named
ALL
Lnet/minecraft/client/render/model/CubeFace;ALL:[Lnet/minecraft/client/render/model/CubeFace;
field_10684
Mappings:
Namespace
Name
Mixin selector
official
h
Lcje;h:[Lcjh;
intermediary
field_10684
Lnet/minecraft/class_2400;field_10684:[Lnet/minecraft/class_2402;
named
field_10684
Lnet/minecraft/client/render/model/CubeFace;field_10684:[Lnet/minecraft/class_2402;
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 name
NullPointerException - if the argument is null
getFace
Mappings:
Namespace
Name
Mixin selector
official
a
Lcje;a(Lej;)Lcje;
intermediary
method_9774
Lnet/minecraft/class_2400;method_9774(Lnet/minecraft/class_1354;)Lnet/minecraft/class_2400;
named
getFace
Lnet/minecraft/client/render/model/CubeFace;getFace(Lnet/minecraft/util/math/Direction;)Lnet/minecraft/client/render/model/CubeFace;
method_9773
Mappings:
Namespace
Name
Mixin selector
official
a
Lcje;a(I)Lcjh;
intermediary
method_9773
Lnet/minecraft/class_2400;method_9773(I)Lnet/minecraft/class_2402;
named
method_9773
Lnet/minecraft/client/render/model/CubeFace;method_9773(I)Lnet/minecraft/class_2402;