Package net.minecraft.client.renderer
Class SectionBufferBuilderPack
java.lang.Object
net.minecraft.client.renderer.SectionBufferBuilderPack
- All Implemented Interfaces:
- AutoCloseable
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbuilder(RenderType p_295847_) voidclearAll()voidclose()void
- 
Field Details- 
TOTAL_BUFFERS_SIZEpublic static final int TOTAL_BUFFERS_SIZE
- 
builders
 
- 
- 
Constructor Details- 
SectionBufferBuilderPackpublic SectionBufferBuilderPack()
 
- 
- 
Method Details- 
builder
- 
clearAllpublic void clearAll()
- 
discardAllpublic void discardAll()
- 
closepublic void close()- Specified by:
- closein interface- AutoCloseable
 
 
-