MoulConfig
Toggle table of contents
9999.9999.9999+16fcc03
1.21.10
1.21.11
1.21.4
1.21.5
1.21.7
26.1
Target filter
1.21.10
1.21.11
1.21.4
1.21.5
1.21.7
26.1
Switch theme
Search in API
Skip to content
MoulConfig
modern
/
io.github.notenoughupdates.moulconfig.platform
/
MoulConfigText
Moul
Config
Text
1.21.10
1.21.11
1.21.4
1.21.5
1.21.7
26.1
open
class
MoulConfigText
:
StructuredText.Mutable
(
source
)
open
class
MoulConfigText
:
StructuredText.Mutable
(
source
)
open
class
MoulConfigText
:
StructuredText.Mutable
(
source
)
open
class
MoulConfigText
:
StructuredText.Mutable
(
source
)
open
class
MoulConfigText
:
StructuredText.Mutable
(
source
)
open
class
MoulConfigText
:
StructuredText.Mutable
(
source
)
Members
Constructors
Moul
Config
Text
Link copied to clipboard
1.21.10
1.21.11
1.21.4
1.21.5
1.21.7
26.1
constructor
(
)
constructor
(
)
constructor
(
)
constructor
(
)
constructor
(
)
constructor
(
)
Functions
append
Link copied to clipboard
1.21.10
1.21.11
1.21.4
1.21.5
1.21.7
26.1
@
NotNull
open
fun
append
(
@
NotNull
text
:
@
NotNull
StructuredText
)
:
@
NotNull
StructuredText.Mutable
@
NotNull
open
fun
append
(
@
NotNull
text
:
@
NotNull
StructuredText
)
:
@
NotNull
StructuredText.Mutable
@
NotNull
open
fun
append
(
@
NotNull
text
:
@
NotNull
StructuredText
)
:
@
NotNull
StructuredText.Mutable
@
NotNull
open
fun
append
(
@
NotNull
text
:
@
NotNull
StructuredText
)
:
@
NotNull
StructuredText.Mutable
@
NotNull
open
fun
append
(
@
NotNull
text
:
@
NotNull
StructuredText
)
:
@
NotNull
StructuredText.Mutable
@
NotNull
open
fun
append
(
@
NotNull
text
:
@
NotNull
StructuredText
)
:
@
NotNull
StructuredText.Mutable
copy
Shallow
Link copied to clipboard
1.21.10
1.21.11
1.21.4
1.21.5
1.21.7
26.1
open
fun
copyShallow
(
)
:
StructuredText.Mutable
open
fun
copyShallow
(
)
:
StructuredText.Mutable
open
fun
copyShallow
(
)
:
StructuredText.Mutable
open
fun
copyShallow
(
)
:
StructuredText.Mutable
open
fun
copyShallow
(
)
:
StructuredText.Mutable
open
fun
copyShallow
(
)
:
StructuredText.Mutable
get
Children
Link copied to clipboard
1.21.10
1.21.11
1.21.4
1.21.5
1.21.7
26.1
@
NotNull
open
fun
getChildren
(
)
:
@
NotNull
Stream
<
StructuredText
>
@
NotNull
open
fun
getChildren
(
)
:
@
NotNull
Stream
<
StructuredText
>
@
NotNull
open
fun
getChildren
(
)
:
@
NotNull
Stream
<
StructuredText
>
@
NotNull
open
fun
getChildren
(
)
:
@
NotNull
Stream
<
StructuredText
>
@
NotNull
open
fun
getChildren
(
)
:
@
NotNull
Stream
<
StructuredText
>
@
NotNull
open
fun
getChildren
(
)
:
@
NotNull
Stream
<
StructuredText
>
get
Style
Link copied to clipboard
1.21.10
1.21.11
1.21.4
1.21.5
1.21.7
26.1
@
NotNull
open
fun
getStyle
(
)
:
@
NotNull
StructuredStyle
@
NotNull
open
fun
getStyle
(
)
:
@
NotNull
StructuredStyle
@
NotNull
open
fun
getStyle
(
)
:
@
NotNull
StructuredStyle
@
NotNull
open
fun
getStyle
(
)
:
@
NotNull
StructuredStyle
@
NotNull
open
fun
getStyle
(
)
:
@
NotNull
StructuredStyle
@
NotNull
open
fun
getStyle
(
)
:
@
NotNull
StructuredStyle
get
Text
Link copied to clipboard
1.21.10
1.21.11
1.21.4
1.21.5
1.21.7
26.1
@
NotNull
open
fun
getText
(
)
:
@
NotNull
String
@
NotNull
open
fun
getText
(
)
:
@
NotNull
String
@
NotNull
open
fun
getText
(
)
:
@
NotNull
String
@
NotNull
open
fun
getText
(
)
:
@
NotNull
String
@
NotNull
open
fun
getText
(
)
:
@
NotNull
String
@
NotNull
open
fun
getText
(
)
:
@
NotNull
String
set
Style
Link copied to clipboard
1.21.10
1.21.11
1.21.4
1.21.5
1.21.7
26.1
open
fun
setStyle
(
style
:
StructuredStyle
)
open
fun
setStyle
(
style
:
StructuredStyle
)
open
fun
setStyle
(
style
:
StructuredStyle
)
open
fun
setStyle
(
style
:
StructuredStyle
)
open
fun
setStyle
(
style
:
StructuredStyle
)
open
fun
setStyle
(
style
:
StructuredStyle
)
unwrap
Link copied to clipboard
1.21.10
1.21.11
1.21.4
1.21.5
1.21.7
26.1
open
fun
unwrap
(
wrappedText
:
StructuredText
)
:
Component
open
fun
unwrap
(
wrappedText
:
StructuredText
)
:
Component
open
fun
unwrap
(
wrappedText
:
StructuredText
)
:
Component
open
fun
unwrap
(
wrappedText
:
StructuredText
)
:
Component
open
fun
unwrap
(
wrappedText
:
StructuredText
)
:
Component
open
fun
unwrap
(
wrappedText
:
StructuredText
)
:
Component
wrap
Link copied to clipboard
1.21.10
1.21.11
1.21.4
1.21.5
1.21.7
26.1
open
fun
wrap
(
text
:
Component
)
:
StructuredText
open
fun
wrap
(
text
:
MutableComponent
)
:
StructuredText.Mutable
open
fun
wrap
(
text
:
Component
)
:
StructuredText
open
fun
wrap
(
text
:
MutableComponent
)
:
StructuredText.Mutable
open
fun
wrap
(
text
:
Component
)
:
StructuredText
open
fun
wrap
(
text
:
MutableComponent
)
:
StructuredText.Mutable
open
fun
wrap
(
text
:
Component
)
:
StructuredText
open
fun
wrap
(
text
:
MutableComponent
)
:
StructuredText.Mutable
open
fun
wrap
(
text
:
Component
)
:
StructuredText
open
fun
wrap
(
text
:
MutableComponent
)
:
StructuredText.Mutable
open
fun
wrap
(
text
:
Component
)
:
StructuredText
open
fun
wrap
(
text
:
MutableComponent
)
:
StructuredText.Mutable