BetterModel
Toggle table of contents
1.14.3-SNAPSHOT-431
core
Target filter
core
Switch theme
Search in API
Skip to content
BetterModel
core
/
kr.toxicity.model.command
/
CommandLike
Command
Like
interface
CommandLike
Inheritors
CommandBuilder
Cloud
Members
Types
Cloud
Link copied to clipboard
data
class
Cloud
(
command
:
Command
<
out
CommandSender
>
)
:
CommandLike
Functions
build
Link copied to clipboard
abstract
fun
build
(
)
:
List
<
Command
<
out
CommandSender
>
>
to
Component
Link copied to clipboard
abstract
fun
toComponent
(
)
:
TextComponent