pylon-core
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
pylon-core
pylon-core
/
io.github.pylonmc.pylon.core.i18n
/
PylonTranslator
/
Companion
/
translate
translate
@
JvmStatic
@
JvmOverloads
@
JvmName
(
name
=
"translateItem"
)
fun
ItemStack
.
translate
(
locale
:
Locale
,
arguments
:
List
<
PylonArgument
>
=
emptyList()
)
(
source
)
Modifies the
ItemStack
to translate its name and lore into the specified
locale
.