1.21.9
Toggle table of contents
0.2.8+1.21.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
1.21.9
1.21.9
/
llc.redstone.systemsapi.api
/
House
/
getCommand
get
Command
abstract
suspend
fun
getCommand
(
name
:
String
)
:
Command
?
Retrieves a command by name.
Return
the
Command
if found, or null otherwise
Parameters
name
command name to look up