com.mojang.blaze3d.opengl

public class GlBuffer

extends GpuBuffer

fke
com.mojang.blaze3d.opengl.GlBuffer
net.minecraft.class_10859

Field summary

Modifier and TypeField
protected static final com.mojang.jtracy.MemoryPool
a
MEMORY_POOl
field_57838
protected boolean
b
closed
field_57839
protected final Supplier<String>
c
label
field_57841
private final DirectStateAccess
f
dsa
field_60011
protected final int
d
handle
field_57842
protected ByteBuffer
e
persistentBuffer
field_60010

Constructor summary

ModifierConstructor
protected (Supplier<String> arg0, DirectStateAccess arg1, int arg2, int arg3, int arg4, ByteBuffer arg5)

Method summary

Modifier and TypeMethod
public boolean
isClosed()
isClosed()
public void
close()
close()