Class Advancement

java.lang.Object
ua.mcchickenstudio.opencreative.utils.Advancement

public final class Advancement extends Object

Advancement

This class represents a custom advancement, used in Show Advancement Action.
  • Method Details

    • make

      public static Advancement make(@NotNull @NotNull org.bukkit.inventory.ItemStack itemStack, @NotNull @NotNull Advancement.AdvancementStyle style, @NotNull @NotNull String title, @NotNull @NotNull String message)
    • show

      public void show(@NotNull @NotNull org.bukkit.entity.Player player)