LunaticChat
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LunaticChat
platform-paper
/
dev.m1sk9.lunaticChat.paper.command.setting
/
SettingKey
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
from
String
Link copied to clipboard
fun
fromString
(
key
:
String
)
:
SettingKey
?
Finds a setting key by its string representation.
values
Link copied to clipboard
fun
values
(
)
:
List
<
SettingKey
>
Returns all available setting keys.