Package com.mojang.blaze3d.platform
Class MemoryTracker
java.lang.Object
com.mojang.blaze3d.platform.MemoryTracker
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final org.lwjgl.system.MemoryUtil.MemoryAllocator - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic ByteBuffercreate(int p_182528_) static ByteBufferresize(ByteBuffer p_182530_, int p_182531_)  
- 
Field Details
- 
ALLOCATOR
private static final org.lwjgl.system.MemoryUtil.MemoryAllocator ALLOCATOR 
 - 
 - 
Constructor Details
- 
MemoryTracker
public MemoryTracker() 
 - 
 - 
Method Details
- 
create
 - 
resize
 
 -