Package net.minecraft.client.util
Class GlAllocationUtils
java.lang.Object
net.minecraft.client.util.GlAllocationUtils
@Environment(CLIENT) public class GlAllocationUtils extends Object
-
Constructor Summary
Constructors Constructor Description GlAllocationUtils()
-
Method Summary
Modifier and Type Method Description static ByteBuffer
allocateByteBuffer(int size)
static FloatBuffer
allocateFloatBuffer(int size)
-
Constructor Details
-
GlAllocationUtils
public GlAllocationUtils()
-
-
Method Details
-
allocateByteBuffer
-
allocateFloatBuffer
-