Class SimpleRenderable.Mesh
java.lang.Object
net.minecraftforge.client.model.renderable.SimpleRenderable.Mesh
- Enclosing class:
- SimpleRenderable
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
render
(PoseStack poseStack, MultiBufferSource bufferSource, Function<ResourceLocation, RenderType> renderTypeFunction, int lightmapCoord, int overlayCoord, MultipartTransforms renderValues)
-
Field Details
-
texture
-
quads
-
-
Constructor Details
-
Mesh
-
-
Method Details
-
render
public void render(PoseStack poseStack, MultiBufferSource bufferSource, Function<ResourceLocation, RenderType> renderTypeFunction, int lightmapCoord, int overlayCoord, MultipartTransforms renderValues)
-