Class SectionBufferBuilderPack

java.lang.Object
net.minecraft.client.renderer.SectionBufferBuilderPack
All Implemented Interfaces:
AutoCloseable

public class SectionBufferBuilderPack extends Object implements AutoCloseable
  • Field Details

  • Constructor Details

    • SectionBufferBuilderPack

      public SectionBufferBuilderPack()
  • Method Details

    • builder

      public BufferBuilder builder(RenderType p_299415_)
    • clearAll

      public void clearAll()
    • discardAll

      public void discardAll()
    • close

      public void close()
      Specified by:
      close in interface AutoCloseable