Class WorldVertexBufferUploader


  • public class WorldVertexBufferUploader
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      private static void _end​(java.nio.ByteBuffer p_227844_0_, int p_227844_1_, VertexFormat p_227844_2_, int p_227844_3_)  
      static void end​(BufferBuilder p_181679_0_)  
      • Methods inherited from class java.lang.Object

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

      • WorldVertexBufferUploader

        public WorldVertexBufferUploader()
    • Method Detail

      • _end

        private static void _end​(java.nio.ByteBuffer p_227844_0_,
                                 int p_227844_1_,
                                 VertexFormat p_227844_2_,
                                 int p_227844_3_)