- setPages(BookMeta, BaseComponent[][]) - Method in interface xyz.upperlevel.spigot.book.internals.BookHelper
-
Sets the pages of the book to the components json equivalent
- setPages(BookMeta, BaseComponent[][]) - Method in class xyz.upperlevel.spigot.book.internals.NmsBookHelper
-
- setPages(BookMeta, BaseComponent[][]) - Method in class xyz.upperlevel.spigot.book.internals.SpigotBookHelper
-
- showAchievement(String) - Static method in interface xyz.upperlevel.spigot.book.BookUtil.HoverAction
-
Creates a show_achievement action: when the component is hovered the achievement information will be displayed
- showEntity(BaseComponent...) - Static method in interface xyz.upperlevel.spigot.book.BookUtil.HoverAction
-
Creates a show_entity action: when the component is hovered some entity information will be displayed
- showEntity(UUID, String, String) - Static method in interface xyz.upperlevel.spigot.book.BookUtil.HoverAction
-
Creates a show_entity action: when the component is hovered some entity information will be displayed
- showEntity(Entity) - Static method in interface xyz.upperlevel.spigot.book.BookUtil.HoverAction
-
Creates a show_entity action: when the component is hovered some entity information will be displayed
- showItem(BaseComponent...) - Static method in interface xyz.upperlevel.spigot.book.BookUtil.HoverAction
-
Creates a show_item action: when the component is hovered some item information will be displayed
- showItem(ItemStack) - Static method in interface xyz.upperlevel.spigot.book.BookUtil.HoverAction
-
Creates a show_item action: when the component is hovered some item information will be displayed
- showStatistic(String) - Static method in interface xyz.upperlevel.spigot.book.BookUtil.HoverAction
-
Creates a show_achievement action: when the component is hovered the statistic information will be displayed
- showText(BaseComponent...) - Static method in interface xyz.upperlevel.spigot.book.BookUtil.HoverAction
-
Creates a show_text action: when the component is hovered the text used as parameter will be displayed
- showText(String) - Static method in interface xyz.upperlevel.spigot.book.BookUtil.HoverAction
-
Creates a show_text action: when the component is hovered the text used as parameter will be displayed
- SimpleClickAction() - Constructor for class xyz.upperlevel.spigot.book.BookUtil.ClickAction.SimpleClickAction
-
- SimpleHoverAction(HoverEvent.Action, BaseComponent...) - Constructor for class xyz.upperlevel.spigot.book.BookUtil.HoverAction.SimpleHoverAction
-
- SpigotBookHelper - Class in xyz.upperlevel.spigot.book.internals
-
New "helper", uses newer spigot APIs.
- SpigotBookHelper() - Constructor for class xyz.upperlevel.spigot.book.internals.SpigotBookHelper
-
- style(ChatColor...) - Method in class xyz.upperlevel.spigot.book.BookUtil.TextBuilder
-
Sets the style of the text
- suggestCommand(String) - Static method in interface xyz.upperlevel.spigot.book.BookUtil.ClickAction
-