Uses of Enum
net.gcnt.additionsplus.files.ItemOption
Packages that use ItemOption
Package
Description
Classes that manage the files from menus, items, events, scoreboards, and other features.
Classes that manage the creation of custom Books.
Classes that manage the creation of custom items, as well as menu items.
-
Uses of ItemOption in net.gcnt.additionsplus.files
Methods in net.gcnt.additionsplus.files that return ItemOptionModifier and TypeMethodDescriptionstatic ItemOption
Returns the enum constant of this type with the specified name.static ItemOption[]
ItemOption.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ItemOption in net.gcnt.additionsplus.files.books
Methods in net.gcnt.additionsplus.files.books that return types with arguments of type ItemOptionModifier and TypeMethodDescriptionBook.getItemOptions()
Get a list of item options that this book has. -
Uses of ItemOption in net.gcnt.additionsplus.files.items
Methods in net.gcnt.additionsplus.files.items that return types with arguments of type ItemOptionMethod parameters in net.gcnt.additionsplus.files.items with type arguments of type ItemOption