@Environment(value=CLIENT) public class BlockBufferBuilderStorage extends Object
Modifier and Type | Field and Description |
---|---|
private Map<RenderLayer,BufferBuilder> |
builders |
Constructor and Description |
---|
BlockBufferBuilderStorage() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
BufferBuilder |
get(RenderLayer layer) |
void |
reset() |
private final Map<RenderLayer,BufferBuilder> builders
public BufferBuilder get(RenderLayer layer)
public void clear()
public void reset()