Class Advancement
java.lang.Object
ua.mcchickenstudio.opencreative.utils.Advancement
Advancement
This class represents a custom advancement, used inShow Advancement Action.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Advancementmake(@NotNull org.bukkit.inventory.ItemStack itemStack, @NotNull Advancement.AdvancementStyle style, @NotNull String title, @NotNull String message) voidshow(@NotNull org.bukkit.entity.Player player)
-
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)
-