Package dev.selena.luacore.nms
Class Compatibility
java.lang.Object
dev.selena.luacore.nms.Compatibility
Used for NMS reflection management
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringAllows you to get the version number or NOT_SUPPORTED if there is no NMS specific class
-
Constructor Details
-
Compatibility
public Compatibility()
-
-
Method Details
-
getVersion
Allows you to get the version number or NOT_SUPPORTED if there is no NMS specific class- Returns:
- The version number or NOT_SUPPORTED
-