com.mojang.blaze3d.platform

public class MemoryTracker

dzn
com.mojang.blaze3d.platform.MemoryTracker
net.minecraft.class_311
net.minecraft.client.util.GlAllocationUtils
net.minecraft.src.C_3145_

字段概要

修饰符与类型字段
private static final org.lwjgl.system.MemoryUtil$MemoryAllocator
a
ALLOCATOR
field_34054
ALLOCATOR
f_182525_

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public static ByteBuffer
a(int arg0)
create(int arg0)
method_1596(int arg0)
allocateByteBuffer(int size)
m_182527_(int p_182528_)
public static ByteBuffer
a(ByteBuffer arg0, int arg1)
resize(ByteBuffer arg0, int arg1)
method_37465(ByteBuffer arg0, int arg1)
resizeByteBuffer(ByteBuffer source, int size)
m_182529_(ByteBuffer p_182530_, int p_182531_)