net.minecraft.client.render.chunk

public class BlockBufferAllocatorStorage

implements AutoCloseable

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
field_46902
EXPECTED_TOTAL_SIZE
private final Map<BlockRenderLayer, BufferAllocator>
buffers
field_3951
allocators

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public BufferAllocator
buffer(ChunkSectionLayer layer)
method_3154(class_11515 arg0)
get(BlockRenderLayer layer)
public void
clearAll()
method_22705()
clear()
public void
discardAll()
method_23501()
reset()
public void
close()
private static BufferAllocator
lambda$new$0(ChunkSectionLayer arg0)
method_68707(class_11515 arg0)
method_68707(BlockRenderLayer arg0)