Package pers.neige.neigeitems
Class JvmHacker
-
- All Implemented Interfaces:
public final class JvmHacker
-
-
Method Summary
Modifier and Type Method Description static Unsafe
unsafe()
static MethodHandles.Lookup
lookup()
static Instrumentation
instrumentation()
-
-
Method Detail
-
unsafe
static Unsafe unsafe()
-
lookup
static MethodHandles.Lookup lookup()
-
instrumentation
static Instrumentation instrumentation()
-
-
-
-