类 VMHelperImpl
- java.lang.Object
-
- cn.mcres.gyhhy.MXLib.system.VMHelper
-
- cn.mcres.gyhhy.MXLib.system.VMHelperImpl
-
public class VMHelperImpl extends VMHelper
-
-
构造器概要
构造器 构造器 说明 VMHelperImpl()
-
方法概要
修饰符和类型 方法 说明 static void
check()
Instrumentation
getInstrumentation()
void
onDisable()
已过时。-
从类继承的方法 cn.mcres.gyhhy.MXLib.system.VMHelper
classCheck, classCheck, classCkeckBoot, getHelper, load
-
-
-
-
方法详细资料
-
check
public static void check() throws Error, RuntimeException
-
onDisable
@Deprecated public void onDisable()
已过时。从类复制的说明:VMHelper
This method is called by MXBukkitLib System
Don't call this method.
-
getInstrumentation
public Instrumentation getInstrumentation()
- 覆盖:
getInstrumentation
在类中VMHelper
-
-