Uses of Enum Class
net.minecraft.client.renderer.block.ModelBlockRenderer.AmbientVertexRemap
Packages that use ModelBlockRenderer.AmbientVertexRemap
-
Uses of ModelBlockRenderer.AmbientVertexRemap in net.minecraft.client.renderer.block
Fields in net.minecraft.client.renderer.block declared as ModelBlockRenderer.AmbientVertexRemapModifier and TypeFieldDescriptionprivate static final ModelBlockRenderer.AmbientVertexRemap[]ModelBlockRenderer.AmbientVertexRemap.BY_FACINGMethods in net.minecraft.client.renderer.block that return ModelBlockRenderer.AmbientVertexRemapModifier 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.