Package com.nexomc.nexo.nms
Object NMSHandlers
-
- All Implemented Interfaces:
public class NMSHandlers
-
-
Field Summary
Fields Modifier and Type Field Description private String
version
public final static NMSHandlers
INSTANCE
-
Method Summary
Modifier and Type Method Description final static NMSHandler
handler()
final static Unit
resetHandler()
final String
getVersion()
final Unit
setVersion(String version)
-
-
Method Detail
-
handler
final static NMSHandler handler()
-
resetHandler
final static Unit resetHandler()
-
getVersion
final String getVersion()
-
setVersion
final Unit setVersion(String version)
-
-
-
-