Uses of Class
com.github.imdabigboss.easydatapack.api.exceptions.CustomRecipeException
Packages that use CustomRecipeException
Package
Description
-
Uses of CustomRecipeException in com.github.imdabigboss.easydatapack.api
Methods in com.github.imdabigboss.easydatapack.api that throw CustomRecipeExceptionModifier and TypeMethodDescriptionabstract voidCustomAdder.register(org.bukkit.inventory.Recipe recipe)Registers a custom recipe. -
Uses of CustomRecipeException in com.github.imdabigboss.easydatapack.backend
Methods in com.github.imdabigboss.easydatapack.backend that throw CustomRecipeExceptionModifier and TypeMethodDescriptionvoidCustomAdderImpl.register(org.bukkit.inventory.Recipe recipe) -
Uses of CustomRecipeException in com.github.imdabigboss.easydatapack.backend.managers
Methods in com.github.imdabigboss.easydatapack.backend.managers that throw CustomRecipeExceptionModifier and TypeMethodDescriptionvoidRecipeManagerImpl.registerCustomRecipe(org.bukkit.inventory.Recipe recipe)voidRecipeManagerImpl.unregisterAllRecipes()