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
/
PylonArgument
Pylon
Argument
class
PylonArgument
:
VirtualComponentRenderer
<
Unit
>
,
TranslationArgumentLike
(
source
)
A
TranslationArgument
only to be used when translating Pylon keys
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
value
Link copied to clipboard
val
value
:
ComponentLike
Functions
apply
Link copied to clipboard
open
override
fun
apply
(
context
:
Unit
)
:
ComponentLike
as
Component
Link copied to clipboard
@
NotNull
open
override
fun
asComponent
(
)
:
@
NotNull
Component
as
Translation
Argument
Link copied to clipboard
open
override
fun
asTranslationArgument
(
)
:
TranslationArgument
fallback
String
Link copied to clipboard
@
NotNull
open
fun
fallbackString
(
)
:
@
NotNull
String