HMCWraps API
Toggle table of contents
1.7.0
jvm
Platform filter
jvm
Switch theme
Search in API
HMCWraps API
HMCWraps API
/
de.skyslycer.hmcwraps.serialization.files
/
WrapFile
Wrap
File
@
ConfigSerializable
(
)
public
class
WrapFile
extends
Toggleable
Members
Constructors
Wrap
File
Link copied to clipboard
public
void
WrapFile
(
Map
<
String
,
WrappableItem
>
items
,
boolean enabled
)
public
void
WrapFile
(
)
Properties
items
Link copied to clipboard
public
Map
<
String
,
WrappableItem
>
items
Functions
get
Items
Link copied to clipboard
public
Map
<
String
,
WrappableItem
>
getItems
(
)
is
Enabled
Link copied to clipboard
public
boolean
isEnabled
(
)