implements AutoCloseable
fen | |
com.mojang.blaze3d.buffers.GpuBuffer | |
net.minecraft.class_10227 | |
net.minecraft.client.gl.GpuBuffer |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private static final com.mojang.jtracy.MemoryPool |
| ||||||||
private final BufferType |
| ||||||||
private final BufferUsage |
| ||||||||
private boolean |
| ||||||||
private boolean |
| ||||||||
public final int |
| ||||||||
public int |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (BufferType target, BufferUsage usage, int size) |
public | (BufferType target, BufferUsage usage, ByteBuffer buf) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||
public void |
| ||||||||
public GpuBuffer$ReadView |
| ||||||||
public GpuBuffer$ReadView |
| ||||||||
public void |
| ||||||||
public void |
|