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

10 lines
401 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
2023-10-22 01:47:45 -04:00
METHOD method_54557 free (Ljava/nio/ByteBuffer;)V
ARG 0 buf