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 ByteBufferallocateByteBuffer(int size)static FloatBufferallocateFloatBuffer(int size)
-
Constructor Details
-
GlAllocationUtils
public GlAllocationUtils()
-
-
Method Details
-
allocateByteBuffer
-
allocateFloatBuffer
-