@Environment(value=CLIENT) public class Untracker extends Object
| Modifier and Type | Field and Description |
|---|---|
private static MethodHandle |
ALLOCATOR_UNTRACK |
| Constructor and Description |
|---|
Untracker() |
| Modifier and Type | Method and Description |
|---|---|
static void |
untrack(long address) |
static void |
untrack(org.lwjgl.system.Pointer pointer) |
@Nullable private static final MethodHandle ALLOCATOR_UNTRACK