toggle menu
core
git-2534f55
jvm
switch theme
search in API
core
/
com.github.spigotbasics.core.command.common
/
CommandResult
Command
Result
abstract
class
CommandResult
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
as
Exception
Link copied to clipboard
fun
asException
(
)
:
BasicsCommandException
process
Link copied to clipboard
abstract
fun
process
(
context
:
RawCommandContext
)