Class EmptyGlyph

    • Constructor Summary

      Constructors 
      Constructor Description
      EmptyGlyph()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void render​(boolean p_225595_1_, float p_225595_2_, float p_225595_3_, Matrix4f p_225595_4_, IVertexBuilder p_225595_5_, float p_225595_6_, float p_225595_7_, float p_225595_8_, float p_225595_9_, int p_225595_10_)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EmptyGlyph

        public EmptyGlyph()
    • Method Detail

      • render

        public void render​(boolean p_225595_1_,
                           float p_225595_2_,
                           float p_225595_3_,
                           Matrix4f p_225595_4_,
                           IVertexBuilder p_225595_5_,
                           float p_225595_6_,
                           float p_225595_7_,
                           float p_225595_8_,
                           float p_225595_9_,
                           int p_225595_10_)
        Overrides:
        render in class TexturedGlyph