| Interface | Description |
|---|---|
| BookUtil.ClickAction |
A class representing the actions a client can do when a component is clicked
|
| BookUtil.HoverAction |
A class representing the actions a client can do when a component is hovered
|
| Class | Description |
|---|---|
| AchievementUtil | |
| BookUtil | |
| BookUtil.BookBuilder |
Helps the user to create a book
|
| BookUtil.ClickAction.SimpleClickAction | |
| BookUtil.HoverAction.SimpleHoverAction | |
| BookUtil.PageBuilder |
Helps the user creating a book's page
|
| BookUtil.TextBuilder |
A more user-friendly version of the Chat Component API designed mainly for book-based operations
NOTE: some (of the more useless) features don't work in some MC versions for client-based errors
|
| CustomBookOpenEvent |
The event called when a book is opened trough this Util
|
| NmsBookHelper |
The NMS helper for all the Book-API
|
| Enum | Description |
|---|---|
| CustomBookOpenEvent.Hand |
| Exception | Description |
|---|---|
| NmsBookHelper.UnsupportedVersionException |
An error thrown when this NMS-helper class doesn't support the running MC version
|
Copyright © 2017. All rights reserved.