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