Lineage
Toggle table of contents
0.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
shared
/
ru.hytalemodding.lineage.shared.command
/
ProxyCommandRegistrySnapshot
/
ProxyCommandRegistrySnapshot
Proxy
Command
Registry
Snapshot
constructor
(
senderId
:
String
,
issuedAtMillis
:
Long
,
ttlMillis
:
Long
,
nonce
:
ByteArray
,
commands
:
List
<
ProxyCommandDescriptor
>
)