History - com.mojang.blaze3d.buffers.GpuBuffer
1.21.3
Names
fen
com.mojang.blaze3d.buffers.GpuBuffer
net.minecraft.class_10227
net.minecraft.client.gl.GpuBuffer
Fields
com.mojang.jtracy.MemoryPool: c, MEMORY_POOl, field_54352, MEMORY_POOL
BufferType: d, type, field_54353, target
BufferUsage: e, usage, field_54354, usage
boolean: f, closed, field_54355, closed
boolean: g, initialized, field_54356, initialized
int: a, handle, field_54350, handle
int: b, size, field_54351, size
Constructors
(BufferType, BufferUsage, int)
(BufferType, BufferUsage, ByteBuffer)
Methods
void (int): a, resize, method_64319, resize
void (ByteBuffer, int): a, write, method_64321, copyFrom
GpuBuffer$ReadView (): a, read, method_64318, read
GpuBuffer$ReadView (int, int): a, read, method_64320, read
void (): close, close
void (): b, bind, method_64322, bind