Interface CCCustomRenderState.VertBuilder

Enclosing class:
CCCustomRenderState

public static interface CCCustomRenderState.VertBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    buildVertices(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)