Uses of Enum Class
studio.magemonkey.codex.api.items.providers.ICodexItemProvider.Category
Packages that use ICodexItemProvider.Category
-
Uses of ICodexItemProvider.Category in studio.magemonkey.codex.api.items
Methods in studio.magemonkey.codex.api.items that return ICodexItemProvider.Category -
Uses of ICodexItemProvider.Category in studio.magemonkey.codex.api.items.providers
Methods in studio.magemonkey.codex.api.items.providers that return ICodexItemProvider.CategoryModifier and TypeMethodDescriptionICodexItemProvider.getCategory()ItemsAdderProvider.getCategory()ItemsAdderProvider.ItemsAdderItemType.getCategory()NexoProvider.getCategory()NexoProvider.NexoItemType.getCategory()OraxenProvider.getCategory()Deprecated, for removal: This API element is subject to removal in a future version.OraxenProvider.OraxenItemType.getCategory()VanillaProvider.getCategory()VanillaProvider.VanillaItemType.getCategory()static ICodexItemProvider.CategoryReturns the enum constant of this class with the specified name.static ICodexItemProvider.Category[]ICodexItemProvider.Category.values()Returns an array containing the constants of this enum class, in the order they are declared.