yarn/mappings/net/minecraft/client/util/GlAllocationUtils.mapping

10 lines
401 B
Plaintext

CLASS net/minecraft/class_311 net/minecraft/client/util/GlAllocationUtils
FIELD field_34054 ALLOCATOR Lorg/lwjgl/system/MemoryUtil$MemoryAllocator;
METHOD method_1596 allocateByteBuffer (I)Ljava/nio/ByteBuffer;
ARG 0 size
METHOD method_37465 resizeByteBuffer (Ljava/nio/ByteBuffer;I)Ljava/nio/ByteBuffer;
ARG 0 source
ARG 1 size
METHOD method_54557 free (Ljava/nio/ByteBuffer;)V
ARG 0 buf