RuneCore
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
RuneCore
RuneCore
/
org.lyralis.runeCore.command
/
RuneCommand
/
execute
execute
abstract
fun
execute
(
context
:
RuneCommandContext
)
:
CommandResult
コマンドの実行内容を実装する関数
Return
CommandResult
- コマンドの実行結果
Parameters
context
RuneCommandContext
- コマンドのコンテキスト情報