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.i18n
/
ProxyLocalizationService
Proxy
Localization
Service
class
ProxyLocalizationService
(
messages
:
ProxyMessages
)
:
LocalizationService
Members
Constructors
Proxy
Localization
Service
Link copied to clipboard
constructor
(
messages
:
ProxyMessages
)
Functions
render
Link copied to clipboard
open
override
fun
render
(
player
:
ProxyPlayer
,
key
:
String
,
vars
:
Map
<
String
,
String
>
)
:
String
send
Link copied to clipboard
open
override
fun
send
(
player
:
ProxyPlayer
,
key
:
String
,
vars
:
Map
<
String
,
String
>
)
text
Link copied to clipboard
open
override
fun
text
(
language
:
String
?
,
key
:
String
,
vars
:
Map
<
String
,
String
>
)
:
String