Package ru.cwcode.commands.api
Class Platform
java.lang.Object
ru.cwcode.commands.api.Platform
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Loggerabstract voidhandleExecutionException(Exception exception, Command command, Sender sender) abstract voidregisterCommand(Command command)
-
Constructor Details
-
Platform
public Platform()
-
-
Method Details
-
registerCommand
-
getLogger
-
handleExecutionException
-