com.mojang.blaze3d.buffers

public class BufferAllocator$CloseableBuffer

implements AutoCloseable

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

Field summary

Modifier and TypeField
private final long
offset
offset
field_52089
offset
private final int
size
size
field_52090
size
private final int
generation
generation
field_52091
clearCount
private boolean
closed
closed
field_52092
closed

Constructor summary

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

Method summary

Modifier and TypeMethod
public ByteBuffer
byteBuffer()
byteBuffer()
method_60817()
getBuffer()
public int
size()
size()
method_1_4842()
getSize()
public void
close()
close()