bettermodel
Toggle table of contents
3.1.0-SNAPSHOT-498
bettermodel-core
Target filter
bettermodel-core
Switch theme
Search in API
Skip to content
bettermodel
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
Audience
>
)
:
CommandLike
Functions
build
Link copied to clipboard
abstract
fun
build
(
)
:
List
<
Command
<
out
Audience
>
>
to
Component
Link copied to clipboard
abstract
fun
toComponent
(
)
:
TextComponent