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

8 lines
260 B
Plaintext

CLASS none/bdn net/minecraft/client/sortme/SomeBufferUtils
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