Package net.minecraftforge.client.model.renderable
package net.minecraftforge.client.model.renderable
-
ClassDescriptionRenderable wrapper for baked models.A renderable object composed of a hierarchy of parts, each made up of a number of meshes.A context value that provides
Matrix4f
transforms for certain parts of the model.IRenderable<T>A standard interface for things that can be rendered to aMultiBufferSource
.A generic lookup forRenderType
implementations that use the specified texture.