History - com.mojang.blaze3d.buffers.CopyingAppendBuffer
26.3
Names
net.minecraft.client.renderer.DynamicGpuDataStorageNonMapped
net.minecraft.client.renderer.DynamicGpuDataStorageNonMapped
net.minecraft.class_1_1514
com.mojang.blaze3d.buffers.CopyingAppendBuffer
Fields
org.slf4j.Logger: LOGGER, LOGGER, field_1_10273, LOGGER
List<GpuBuffer>: oldBuffers, oldBuffers, field_1_10280, oldBuffers
int: blockSize, blockSize, field_1_10274, blockSize
GpuBuffer: gpuBuffer, gpuBuffer, field_1_10277, buffer
ByteBuffer: cpuBuffer, cpuBuffer, field_1_10276, staging
int: nextBlock, nextBlock, field_1_10279, count
int: capacity, capacity, field_1_10275, capacity
String: label, label, field_1_10278, name
int: usage, usage, field_1_10281, usage
Constructors
(String, int, int, int)
Methods
void (): endFrame, endFrame, method_71100, clear
GpuBufferSlice (T): writeData, writeData, method_71102, write
GpuBufferSlice[] (T[]): writeData, writeData, method_71103, writeAll
void (int): resizeBuffers, resizeBuffers, method_1_10094, growBuffer
GpuBufferSlice (List<T>): writeDataBatched, writeDataBatched, method_1_9251, extend
GpuBufferSlice[] (List<List<T>>): writeDataBatchedMultiple, writeDataBatchedMultiple, method_1_9252, extendMultiple
int (): usage, usage, method_1_9250, getUsage
void (): close, close