History - com.mojang.blaze3d.buffers.MappedAppendBuffer

26.3-pre-2

Names

Fields

Constructors

Methods

26.3-pre-1

Names

Fields

Constructors

Methods

26.3-snapshot-10

Names

net.minecraft.client.renderer.DynamicGpuDataStorageMapped

net.minecraft.class_11280

com.mojang.blaze3d.buffers.MappedAppendBuffer

Fields

org.slf4j.Logger: LOGGER, field_60085, LOGGER

List<MappableRingBuffer>: oldBuffers, field_60086, oldBuffers

int: blockSize, field_60087, blockSize

MappableRingBuffer: ringBuffer, field_60088, buffer

int: nextBlock, field_60089, count

int: capacity, field_60090, capacity

T: lastData, field_60091, lastWrittenValue

String: label, field_60092, name

int: usage, field_1_9616, usage

Constructors

(String, int, int, int)

Methods

void (): endFrame, method_71100, clear

void (int): resizeBuffers, method_71101, growBuffer

GpuBufferSlice (T): writeData, method_71102, write

GpuBufferSlice[] (T[]): writeData, method_71103, writeAll

GpuBufferSlice (List<T>): writeDataBatched, method_1_9251, extend

GpuBufferSlice[] (List<List<T>>): writeDataBatchedMultiple, method_1_9252, extendMultiple

int (): usage, method_1_9250, getUsage

void (): close

String (): lambda$resizeBuffers$0, method_71307, method_71307

String (String): lambda$new$0, method_71306, method_71306