Interface IVertexConsumer

    • Method Detail

      • getVertexFormat

        VertexFormat getVertexFormat()
        Returns:
        the format that should be used for passed data.
      • setQuadTint

        void setQuadTint​(int tint)
      • setQuadOrientation

        void setQuadOrientation​(Direction orientation)
      • setApplyDiffuseLighting

        void setApplyDiffuseLighting​(boolean diffuse)
      • put

        void put​(int element,
                 float... data)