toggle menu
MoulConfig
3.6.0
jvm
switch theme
search in API
common
/
io.github.notenoughupdates.moulconfig.xml.loaders
/
SliderLoader
Slider
Loader
public
class
SliderLoader
implements
XMLGuiLoader.Basic
<
T
>
(
source
)
Members
Constructors
Slider
Loader
Link copied to clipboard
public
void
SliderLoader
(
)
Functions
create
Instance
Link copied to clipboard
@
NotNull
(
)
public
@
NotNull
(
)
SliderComponent
createInstance
(
@
NotNull
(
)
@
NotNull
(
)
XMLContext
<
? extends
Object
>
context
,
@
NotNull
(
)
@
NotNull
(
)
Element
element
)
emit
XSDType
Link copied to clipboard
@
NotNull
(
)
public
@
NotNull
(
)
Element
emitXSDType
(
@
NotNull
(
)
@
NotNull
(
)
XSDGenerator
generator
,
@
NotNull
(
)
@
NotNull
(
)
Element
root
)
get
Attribute
Names
Link copied to clipboard
@
NotNull
(
)
@
Unmodifiable
(
)
public
@
NotNull
(
)
@
Unmodifiable
(
)
Map
<
String
,
Boolean
>
getAttributeNames
(
)
get
Child
Count
Link copied to clipboard
@
NotNull
(
)
public
@
NotNull
(
)
ChildCount
getChildCount
(
)
get
Name
Link copied to clipboard
@
NotNull
(
)
public
@
NotNull
(
)
QName
getName
(
)