Package com.mojang.blaze3d.platform
Class MemoryTracker
java.lang.Object
com.mojang.blaze3d.platform.MemoryTracker
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final org.lwjgl.system.MemoryUtil.MemoryAllocator
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic ByteBuffercreate(int p_182528_) static voidfree(ByteBuffer p_307588_) static ByteBufferresize(ByteBuffer p_182530_, int p_182531_) 
- 
Field Details- 
ALLOCATORprivate static final org.lwjgl.system.MemoryUtil.MemoryAllocator ALLOCATOR
 
- 
- 
Constructor Details- 
MemoryTrackerpublic MemoryTracker()
 
- 
- 
Method Details- 
create
- 
resize
- 
free
 
-