Class CraftingQueue
java.lang.Object
studio.magemonkey.fusion.data.queue.CraftingQueue
-
Constructor Summary
ConstructorsConstructorDescriptionCraftingQueue(org.bukkit.entity.Player player, String profession, Category category) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidfinishRecipe(QueueItem item) voidremoveRecipe(QueueItem item, boolean refund)
-
Constructor Details
-
CraftingQueue
-
-
Method Details
-
addRecipe
-
finishAllRecipes
public void finishAllRecipes() -
finishRecipe
-
removeRecipe
-
cancelTask
public void cancelTask()
-