net.minecraft.client.render.chunk

public class BlockBufferAllocatorStorage

implements AutoCloseable

net.minecraft.client.renderer.SectionBufferBuilderPack
net.minecraft.client.renderer.SectionBufferBuilderPack
net.minecraft.class_750
net.minecraft.client.render.chunk.BlockBufferAllocatorStorage

Field summary

Modifier and TypeField
public static final int
TOTAL_BUFFERS_SIZE
TOTAL_BUFFERS_SIZE
field_46902
EXPECTED_TOTAL_SIZE
private final Map<BlockRenderLayer, BufferAllocator>
buffers
buffers
field_3951
allocators

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public BufferAllocator
buffer(ChunkSectionLayer layer)
buffer(ChunkSectionLayer layer)
method_3154(class_11515 arg0)
get(BlockRenderLayer layer)
public void
clearAll()
clearAll()
method_22705()
clear()
public void
discardAll()
discardAll()
method_23501()
reset()
public void
close()
close()