Uses of Enum Class
net.minecraft.client.render.block.BlockModelRenderer.Translation
-
Uses of BlockModelRenderer.Translation in net.minecraft.client.render.block
Modifier and TypeFieldDescriptionprivate static final BlockModelRenderer.Translation[]
BlockModelRenderer.Translation.VALUES
Modifier and TypeMethodDescriptionBlockModelRenderer.Translation.getTranslations
(Direction direction) Returns the enum constant of this class with the specified name.static BlockModelRenderer.Translation[]
BlockModelRenderer.Translation.values()
Returns an array containing the constants of this enum class, in the order they are declared.