Interface IVertexProducer

  • All Known Implementing Classes:
    BakedQuad

    public interface IVertexProducer
    • Method Detail

      • pipe

        void pipe​(IVertexConsumer consumer)
        Parameters:
        consumer - consumer to receive the vertex data this producer can provide