Uses of Enum Class
net.minecraft.util.math.vector.Orientation
Package
Description
-
Uses of Orientation in net.minecraft.client.renderer.model
-
Uses of Orientation in net.minecraft.util
Modifier and TypeFieldDescriptionprivate final Orientation
Mirror.rotation
private final Orientation
Rotation.rotation
ModifierConstructorDescriptionprivate
Mirror
(Orientation p_i241181_3_) private
Rotation
(Orientation p_i231796_3_) -
Uses of Orientation in net.minecraft.util.math.vector
Modifier and TypeFieldDescriptionprivate static final Orientation[][]
Orientation.cayleyTable
private static final Orientation[]
Orientation.inverseTable
Modifier and TypeMethodDescriptionOrientation.compose
(Orientation p_235527_1_) static Orientation
Returns the enum constant of this class with the specified name.static Orientation[]
Orientation.values()
Returns an array containing the constants of this enum class, in the order they are declared.