Uses of Enum Class
ua.mcchickenstudio.opencreative.utils.Advancement.AdvancementStyle
Packages that use Advancement.AdvancementStyle
-
Uses of Advancement.AdvancementStyle in ua.mcchickenstudio.opencreative.utils
Subclasses with type arguments of type Advancement.AdvancementStyle in ua.mcchickenstudio.opencreative.utilsMethods in ua.mcchickenstudio.opencreative.utils that return Advancement.AdvancementStyleModifier and TypeMethodDescriptionstatic Advancement.AdvancementStyleReturns the enum constant of this class with the specified name.static Advancement.AdvancementStyle[]Advancement.AdvancementStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ua.mcchickenstudio.opencreative.utils with parameters of type Advancement.AdvancementStyleModifier and TypeMethodDescriptionstatic AdvancementAdvancement.make(@NotNull org.bukkit.inventory.ItemStack itemStack, @NotNull Advancement.AdvancementStyle style, @NotNull String title, @NotNull String message)