MoulConfig
Toggle table of contents
9999.9999.9999+16fcc03
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MoulConfig
common
/
io.github.notenoughupdates.moulconfig.xml.loaders
/
TextLoader
Text
Loader
open
class
TextLoader
:
XMLGuiLoader.Basic
<
TextComponent
>
(
source
)
Members
Constructors
Text
Loader
Link copied to clipboard
constructor
(
)
Functions
create
Instance
Link copied to clipboard
@
NotNull
open
fun
createInstance
(
@
NotNull
context
:
@
NotNull
XMLContext
<
out
Any
>
,
@
NotNull
element
:
@
NotNull
Element
)
:
@
NotNull
TextComponent
get
Attribute
Names
Link copied to clipboard
@
NotNull
@
Unmodifiable
open
fun
getAttributeNames
(
)
:
@
NotNull
@
Unmodifiable
Map
<
String
,
Boolean
>
get
Child
Count
Link copied to clipboard
@
NotNull
open
fun
getChildCount
(
)
:
@
NotNull
ChildCount
get
Name
Link copied to clipboard
@
NotNull
open
fun
getName
(
)
:
@
NotNull
QName