toggle menu
HMCWraps API
1.5.1
jvm
switch theme
search in API
HMCWraps API
/
de.skyslycer.hmcwraps.serialization.preservation
/
PreservationSettings
Preservation
Settings
@
ConfigSerializable
(
)
public
class
PreservationSettings
Members
Constructors
Preservation
Settings
Link copied to clipboard
public
void
PreservationSettings
(
)
Properties
color
Link copied to clipboard
public
ValuePreservationSettings
<
String
>
color
flags
Link copied to clipboard
public
ValuePreservationSettings
<
List
<
String
>
>
flags
lore
Link copied to clipboard
public
ValuePreservationSettings
<
List
<
String
>
>
lore
model
Id
Link copied to clipboard
public
ValuePreservationSettings
<
Integer
>
modelId
name
Link copied to clipboard
public
ValuePreservationSettings
<
String
>
name
Functions
get
Color
Link copied to clipboard
public
ValuePreservationSettings
<
String
>
getColor
(
)
get
Flags
Link copied to clipboard
public
ValuePreservationSettings
<
List
<
String
>
>
getFlags
(
)
get
Lore
Link copied to clipboard
public
ValuePreservationSettings
<
List
<
String
>
>
getLore
(
)
get
Model
Id
Link copied to clipboard
public
ValuePreservationSettings
<
Integer
>
getModelId
(
)
get
Name
Link copied to clipboard
public
ValuePreservationSettings
<
String
>
getName
(
)