toggle menu
ktaf
1.5.2
jvm
switch theme
search in API
ktaf
/
com.github.benpollarduk.ktaf.commands
/
Command
Command
fun
interface
Command
Provides a contract for in game commands.
Inheritors
CustomCommand
Members
Functions
invoke
Link copied to clipboard
abstract
fun
invoke
(
game
:
Game
)
:
Reaction
Invoke the
Command
on the
game
to obtain a
Reaction
.