Skip to content
Success

Changes

Summary

  1. Add Player#openBook(ItemStack) method (details)
Commit 649921e5ba088edd698f37e42b11b11c571c15a0 by md_5
Add Player#openBook(ItemStack) method
This PR adds the openBook(ItemStack) method to Player that allows
opening a Material.WRITTEN_BOOK for a player on demand.
The file was modified src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java