Package codechicken.lib.gui.render
Interface CCCustomRenderState.VertBuilder
- Enclosing class:
CCCustomRenderState
public static interface CCCustomRenderState.VertBuilder
-
Method Summary
Modifier and TypeMethodDescriptionvoidbuildVertices(com.mojang.blaze3d.vertex.VertexConsumer consumer, org.joml.Matrix3x2f pose)
-
Method Details
-
buildVertices
void buildVertices(com.mojang.blaze3d.vertex.VertexConsumer consumer, org.joml.Matrix3x2f pose)
-