Uses of Enum Class
net.minecraft.client.renderer.BlockModelRenderer.VertexTranslations
-
Uses of BlockModelRenderer.VertexTranslations in net.minecraft.client.renderer
Modifier and TypeFieldDescriptionprivate static final BlockModelRenderer.VertexTranslations[]
BlockModelRenderer.VertexTranslations.BY_FACING
Modifier and TypeMethodDescriptionBlockModelRenderer.VertexTranslations.fromFacing
(Direction p_178184_0_) Returns the enum constant of this class with the specified name.BlockModelRenderer.VertexTranslations.values()
Returns an array containing the constants of this enum class, in the order they are declared.