net.minecraft.client.util

public class BufferAllocator$CloseableBuffer

implements AutoCloseable

com.mojang.blaze3d.vertex.ByteBufferBuilder$Result
net.minecraft.class_9799$class_9800
net.minecraft.client.util.BufferAllocator$CloseableBuffer

Field summary

Modifier and TypeField
private final long
offset
field_52089
offset
private final int
capacity
field_52090
size
private final int
generation
field_52091
clearCount
private boolean
closed
field_52092
closed
final BufferAllocator
this$0
field_52088
field_52088

Constructor summary

ModifierConstructor
private (BufferAllocator this$0, long offset, int size, int clearCount)

Method summary

Modifier and TypeMethod
public ByteBuffer
byteBuffer()
method_60817()
getBuffer()
public void
close()