Package me.hackware.api.setting.impl
Class MultiSelectSetting
A setting that stores a set of selected string identifiers.
The
MultiSelectSetting.Mode determines the kind of items available for selection (e.g. blocks).-
Nested Class Summary
Nested Classes -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMode()booleanisSelected(String item) intvoidvoidToggle the selection state of an item and save.Methods inherited from class me.hackware.api.setting.Setting
defaultValue, description, displayName, get, getDefaultValue, getDescription, getDisplayName, getGroup, getName, getOwner, group, isBulkLoading, isVisible, onChanged, setBulkLoadProbe, setOwner, visible, visible