Minix
5.0.0-alpha
module-common
/
dev.racci.minix.api.utils.adventure
Package-level
declarations
Types
Types
Lazy
Component
Replacement
Link copied to clipboard
class
LazyComponentReplacement
(
value
:
(
)
->
Component
)
:
Tag
,
Inserting
Lazy
String
Replacement
Link copied to clipboard
class
LazyStringReplacement
(
value
:
(
)
->
String
)
:
Tag
,
PreProcess
Partial
Component
Link copied to clipboard
class
PartialComponent
:
ComponentLike