📚
BlatLibs
CtrlK
GitHubSpigotModrinth
  • 👋Welcome
  • API Usage
    • BlatPlugin
    • 📘Book Util
      • Open Book
      • Custom Book Event
      • Book Builder
    • 📄Config
      • Yaml Config
    • GUI
    • 🛡️Protection Manager
    • ActionBar
    • Bossbar
    • Console
    • Inventory Utils
    • Command Framework
Powered by GitBook
On this page
  1. API Usage
  2. 📘Book Util

Custom Book Event

May be canceled

    @EventHandler
    public void customBook(CustomBookOpenEvent event){
        
    }
PreviousOpen BookNextBook Builder

Last updated 1 year ago