Class CommandAPIVersionHandler

java.lang.Object
dev.jorel.commandapi.CommandAPIVersionHandler

public abstract class CommandAPIVersionHandler extends Object
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.