Class PlanetDialogs

java.lang.Object
ua.mcchickenstudio.opencreative.planets.PlanetDialogs

public class PlanetDialogs extends Object
  • 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)