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.player
/
ProxyPlayerImpl
/
ProxyPlayerImpl
Proxy
Player
Impl
constructor
(
id
:
UUID
,
username
:
String
,
transferServiceProvider
:
(
)
->
PlayerTransferService
?
,
messageSenderProvider
:
(
)
->
(
ProxyPlayerImpl
,
String
)
->
Boolean
)