Lineage
Toggle table of contents
0.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
proxy
/
ru.hytalemodding.lineage.proxy.protocol
/
ConnectPacket
/
ConnectPacket
Connect
Packet
constructor
(
protocolCrc
:
Int
,
protocolBuildNumber
:
Int
,
clientVersion
:
String
,
clientType
:
Byte
,
language
:
String
,
identityToken
:
String
?
,
uuid
:
UUID
,
username
:
String
,
referralData
:
ByteArray
?
,
referralSource
:
HostAddress
?
)