Interface CustomModelDataComponent
-
Method Summary
Modifier and TypeMethodDescriptionGets a list of the custom colors.getFlags()Gets a list of the custom flags.Gets a list of the custom floats.Gets a list of the custom strings.voidSets a list of the custom colors.voidSets a list of the custom flags.voidSets a list of the custom floats.voidsetStrings(List<String> strings) Sets a list of the custom strings.Methods inherited from interface org.bukkit.configuration.serialization.ConfigurationSerializable
serialize
-
Method Details
-
getFloats
-
setFloats
-
getFlags
-
setFlags
-
getStrings
-
setStrings
-
getColors
-
setColors
-