Lineage
Toggle table of contents
0.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
backend-mod
/
ru.hytalemodding.lineage.backend.command
Package-level
declarations
Types
Types
Proxy
Command
Bridge
Link copied to clipboard
class
ProxyCommandBridge
Proxy
Command
Bridge
Command
Link copied to clipboard
class
ProxyCommandBridgeCommand
(
name
:
String
,
description
:
String
,
usage
:
String
,
aliases
:
List
<
String
>
,
flags
:
Int
,
isMessagingEnabled
:
(
)
->
Boolean
,
isRegistrySynchronized
:
(
)
->
Boolean
)
:
CommandBase