implements AutoCloseable
| fdq | |
| com.mojang.blaze3d.buffers.GpuBuffer | |
| net.minecraft.class_10227 | |
| net.minecraft.client.gl.GpuBuffer | |
| net.minecraft.src.C_345828_ |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final com.mojang.jtracy.MemoryPool |
| ||||||||||
| private final BufferType |
| ||||||||||
| private final BufferUsage |
| ||||||||||
| private boolean |
| ||||||||||
| private boolean |
| ||||||||||
| public final int |
| ||||||||||
| public int |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (BufferType target, BufferUsage usage, int size) |
| public | (BufferType target, BufferUsage usage, ByteBuffer buf) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public GpuBuffer$ReadView |
| ||||||||||
| public GpuBuffer$ReadView |
| ||||||||||
| public void |
| ||||||||||
| public void |
|