Package dev.jorel.commandapi
Class CommandAPIVersionHandler
java.lang.Object
dev.jorel.commandapi.CommandAPIVersionHandler
This file handles loading the correct platform implementation. The CommandAPIVersionHandler
file within the commandapi-core module is NOT used at run time. Instead, the platform modules
replace this class with their own version that handles loads the correct class for their version.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CommandAPIVersionHandler
public CommandAPIVersionHandler()
-