Class BakedQuadBuilder

  • All Implemented Interfaces:
    IVertexConsumer

    public class BakedQuadBuilder
    extends java.lang.Object
    implements IVertexConsumer
    Allows easier building of BakedQuad objects. During building, data is stored unpacked as floats, but is packed into the typical int array format on build.