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

8 lines
260 B
Plaintext
Raw Normal View History

2016-09-12 06:08:56 -04:00
CLASS none/bdp net/minecraft/client/sortme/SomeBufferUtils
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