public class PlanetDialogs
extends Object
-
Constructor Summary
Constructors
-
Method Summary
void
addDialog(@NotNull String id,
@NotNull net.kyori.adventure.text.Component title)
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PlanetDialogs
public PlanetDialogs(@NotNull
@NotNull Planet planet)
-
Method Details
-
addDialog
public void addDialog(@NotNull
@NotNull String id,
@NotNull
@NotNull net.kyori.adventure.text.Component title)
-
showDialog
public void showDialog(@NotNull
@NotNull org.bukkit.entity.Player player,
@NotNull
@NotNull String id)