Uses of Enum Class
dev.sefiraat.sefilib.slimefun.recipes.ConfigurableRecipeItem.ItemType
Packages that use ConfigurableRecipeItem.ItemType
-
Uses of ConfigurableRecipeItem.ItemType in dev.sefiraat.sefilib.slimefun.recipes
Methods in dev.sefiraat.sefilib.slimefun.recipes that return ConfigurableRecipeItem.ItemTypeModifier and TypeMethodDescriptionConfigurableRecipeItem.getItemType()Returns the enum constant of this class with the specified name.static ConfigurableRecipeItem.ItemType[]ConfigurableRecipeItem.ItemType.values()Returns an array containing the constants of this enum class, in the order they are declared.