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

8 lines
257 B
Plaintext
Raw Normal View History

2016-10-20 06:06:19 -04:00
CLASS bdq net/minecraft/client/sortme/SomeGlBufferUtils
2016-08-28 17:10:48 -04:00
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