KotlinLibraryTemplate
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
KotlinLibraryTemplate
KotlinLibraryTemplate
/
xyz.malefic.frc.pingu
/
CommandPingu
Command
Pingu
class
CommandPingu
A utility class for binding commands with names.
Members
Constructors
Command
Pingu
Link copied to clipboard
constructor
(
)
Functions
bind
Link copied to clipboard
fun
bind
(
name
:
String
,
command
:
Command
)
:
CommandPingu
Binds a command to a name and registers it.