Package net.minecraft.client.renderer
Class SectionBufferBuilderPack
java.lang.Object
net.minecraft.client.renderer.SectionBufferBuilderPack
- All Implemented Interfaces:
AutoCloseable
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuilder
(RenderType p_295847_) void
clearAll()
void
close()
void
-
Field Details
-
TOTAL_BUFFERS_SIZE
public static final int TOTAL_BUFFERS_SIZE -
builders
-
-
Constructor Details
-
SectionBufferBuilderPack
public SectionBufferBuilderPack()
-
-
Method Details
-
builder
-
clearAll
public void clearAll() -
discardAll
public void discardAll() -
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-