Class Model

    • Field Detail

      • texWidth

        public int texWidth
      • texHeight

        public int texHeight
    • Method Detail

      • accept

        public void accept​(ModelRenderer p_accept_1_)
        Specified by:
        accept in interface java.util.function.Consumer<ModelRenderer>
      • renderToBuffer

        public abstract void renderToBuffer​(MatrixStack p_225598_1_,
                                            IVertexBuilder p_225598_2_,
                                            int p_225598_3_,
                                            int p_225598_4_,
                                            float p_225598_5_,
                                            float p_225598_6_,
                                            float p_225598_7_,
                                            float p_225598_8_)