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

8 lines
338 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_311 net/minecraft/client/util/GlAllocationUtils
FIELD field_34054 ALLOCATOR Lorg/lwjgl/system/MemoryUtil$MemoryAllocator;
2019-06-28 17:55:20 -04:00
METHOD method_1596 allocateByteBuffer (I)Ljava/nio/ByteBuffer;
2018-10-26 08:29:07 -04:00
ARG 0 size
METHOD method_37465 resizeByteBuffer (Ljava/nio/ByteBuffer;I)Ljava/nio/ByteBuffer;
ARG 0 source
ARG 1 size