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.register
/
CommandResult
/
Failure
/
Custom
Custom
data
class
Custom
(
val
message
:
String
)
:
CommandResult.Failure
Members
Constructors
Custom
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String