Uses of Interface
ua.mcchickenstudio.opencreative.settings.items.SettingsItem
Packages that use SettingsItem
-
Uses of SettingsItem in ua.mcchickenstudio.opencreative.settings.items
Classes in ua.mcchickenstudio.opencreative.settings.items that implement SettingsItemModifier and TypeClassDescriptionclassSettingsCustomItemclassSettingsSimpleItemMethods in ua.mcchickenstudio.opencreative.settings.items that return types with arguments of type SettingsItemModifier and TypeMethodDescriptionSettingsItemsGroup.getItems()Returns map of slots and settings items.Methods in ua.mcchickenstudio.opencreative.settings.items with parameters of type SettingsItemModifier and TypeMethodDescriptionvoidSettingsItemsGroup.setItem(int slot, @NotNull SettingsItem item) Sets settings item in slot.