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.control
/
ControlEnvelope
/
ControlEnvelope
Control
Envelope
constructor
(
version
:
Byte
,
type
:
ControlMessageType
,
senderId
:
String
,
issuedAtMillis
:
Long
,
ttlMillis
:
Long
,
nonce
:
ByteArray
,
payload
:
ByteArray
)