Uses of Interface
noppes.npcs.api.handler.data.IRecipe
Packages that use IRecipe
-
Uses of IRecipe in noppes.npcs.api.handler
Methods in noppes.npcs.api.handler that return IRecipeModifier and TypeMethodDescriptionIRecipeHandler.addRecipe
(String name, boolean global, net.minecraft.world.item.ItemStack result, int width, int height, net.minecraft.world.item.ItemStack... recipe) IRecipeHandler.addRecipe
(String name, boolean global, net.minecraft.world.item.ItemStack result, Object... objects) IRecipeHandler.delete
(int id) Methods in noppes.npcs.api.handler that return types with arguments of type IRecipeModifier and TypeMethodDescriptionIRecipeHandler.getCarpentryList()
IRecipeHandler.getGlobalList()