public class BookUtils
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static void
show(org.bukkit.entity.Player player,
String title,
List<net.kyori.adventure.text.Component> pages)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BookUtils
public BookUtils()
-
Method Details
-
show
public static void show(org.bukkit.entity.Player player,
String title,
List<net.kyori.adventure.text.Component> pages)