public class NMSUtil extends Object
| Constructor and Description | 
|---|
NMSUtil()  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
getVersion()  | 
static boolean | 
isDebugPropertySet()  | 
static Class<?> | 
nms(String className)  | 
static Class<?> | 
obc(String className)  | 
public static Class<?> nms(String className) throws ClassNotFoundException
ClassNotFoundExceptionpublic static Class<?> obc(String className) throws ClassNotFoundException
ClassNotFoundExceptionpublic static String getVersion()
public static boolean isDebugPropertySet()
Copyright © 2016–2021. All rights reserved.