yarn/mappings/net/minecraft/client/sortme/SomeGlBufferUtils.mapping

8 lines
257 B
Plaintext

CLASS bdq net/minecraft/client/sortme/SomeGlBufferUtils
METHOD c allocateByteBuffer (I)Ljava/nio/ByteBuffer;
ARG 0 size
METHOD f allocateIntBuffer (I)Ljava/nio/IntBuffer;
ARG 0 size
METHOD h allocateFloatBuffer (I)Ljava/nio/FloatBuffer;
ARG 0 size