History - com.mojang.blaze3d.buffers.BufferAllocator

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

net.minecraft.client.util.BufferAllocator

com.mojang.blaze3d.buffers.BufferAllocator

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

com.mojang.blaze3d.vertex.ByteBufferBuilder

net.minecraft.class_9799

net.minecraft.client.util.BufferAllocator

Fields

com.mojang.jtracy.MemoryPool: MEMORY_POOL, field_54266, MEMORY_POOL

org.slf4j.Logger: LOGGER, field_52078, LOGGER

org.lwjgl.system.MemoryUtil$MemoryAllocator: ALLOCATOR, field_52079, ALLOCATOR

long: DEFAULT_MAX_CAPACITY, field_61052, MAX_SIZE

int: MAX_GROWTH_SIZE, field_52080, MIN_GROWTH

int: BUFFER_FREED_GENERATION, field_52081, CLOSED

long: pointer, field_52082, pointer

long: capacity, field_52083, size

long: maxCapacity, field_61053, maxSize

long: writeOffset, field_52084, offset

long: nextResultOffset, field_52085, lastOffset

int: resultCount, field_52086, refCount

int: generation, field_52087, clearCount

Constructors

(int, long)

(int)

Methods

BufferAllocator (int): exactlySized, method_72201, fixedSized

long (int): reserve, method_60808, allocate

void (long): ensureCapacity, method_60810, growIfNecessary

void (long): resize, method_60812, grow

BufferAllocator$CloseableBuffer (): build, method_60807, getAllocated

void (): clear, method_60809, clear

void (): discard, method_60811, reset

boolean (int): isValid, method_60814, clearCountEquals

void (): freeResult, method_60813, clearIfUnreferenced

void (): discardResults, method_60815, forceClear

void (): close

void (): checkOpen, method_60816, ensureNotFreed