Skip to content
Success

Changes

Summary

  1. Fix setRecipes(List) not setting Knowledge Book recipes. (details)
Commit 5f5a6767e8f51bfa5b1c15b0db597cd4a12bf3f2 by frelling
Fix setRecipes(List) not setting Knowledge Book recipes.
Iterator source for recipe NamespacedKeys is changed to use method
parameter 'recipes' specifying recipes to be added, rather than class
property 'recipes', to which recipes are added.
The file was modified src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaKnowledgeBook.java