Matt's Documentation
Welcome
Discord
Search…
Welcome
Plugins
Auto Exp
Auto Lapis
Disable Recipe
Commands & Permissions
Plugin's Files
Adding Items
Developer API
Jelly Legs
Powered By
GitBook
Developer API
Instance
To create an instance of DisableRecipeAPI, use the following code:
DisableRecipeAPI disableRecipeAPI = DisableRecipe.getAPI();
Available Methods:
getLimitations()
isCraftingEnabled()
isSmeltingEnabled()
getCraftingItems(World world)
getSmeltingItems(World world)
Custom Events
Below you can find the custom events that are built into DisableRecipe
CraftingCancelEvent
SmeltingCancelEvent
Previous
Adding Items
Next - Plugins
Jelly Legs
Last modified
5mo ago
Copy link
Contents
Instance
Custom Events