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