Class CompositeRenderable.Mesh
java.lang.Object
net.neoforged.neoforge.client.model.renderable.CompositeRenderable.Mesh
- Enclosing class:
- CompositeRenderable
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidrender(PoseStack poseStack, MultiBufferSource bufferSource, ITextureRenderTypeLookup textureRenderTypeLookup, int lightmap, int overlay) 
- 
Field Details- 
texture
- 
quads
 
- 
- 
Constructor Details- 
Mesh
 
- 
- 
Method Details- 
renderpublic void render(PoseStack poseStack, MultiBufferSource bufferSource, ITextureRenderTypeLookup textureRenderTypeLookup, int lightmap, int overlay) 
 
-