Uses of Enum
net.gcnt.additionsplus.files.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
Modifier 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
Modifier and TypeMethodDescriptionBook.getItemOptions()
Get a list of item options that this book has. -
Uses of ItemOption in net.gcnt.additionsplus.files.items