Uses of Enum Class
net.minecraft.client.renderer.FaceDirection
-
Uses of FaceDirection in net.minecraft.client.renderer
Modifier and TypeMethodDescriptionstatic FaceDirection
FaceDirection.fromFacing
(Direction p_179027_0_) static FaceDirection
Returns the enum constant of this class with the specified name.static FaceDirection[]
FaceDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared.