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
/
ProxyCommandRegistryProtocol
/
encodeRequest
encode
Request
fun
encodeRequest
(
senderId
:
String
=
"backend"
,
issuedAtMillis
:
Long
=
System.currentTimeMillis()
,
ttlMillis
:
Long
=
DEFAULT_TTL_MILLIS
)
:
ByteArray