Interface PartRenderer<P extends AbstractPart>


public interface PartRenderer<P extends AbstractPart>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    render​(P part, float tickDelta, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int breakProgress)