Uses of Enum Class
org.bukkit.advancement.AdvancementDisplayType
Packages that use AdvancementDisplayType
-
Uses of AdvancementDisplayType in org.bukkit.advancement
Subclasses with type arguments of type AdvancementDisplayType in org.bukkit.advancementModifier and TypeClassDescriptionenumAdvancements are displayed in different ways depending on their display type.Methods in org.bukkit.advancement that return AdvancementDisplayTypeModifier and TypeMethodDescriptionAdvancementDisplay.getType()The display type of this advancement.static AdvancementDisplayTypeReturns the enum constant of this class with the specified name.static AdvancementDisplayType[]AdvancementDisplayType.values()Returns an array containing the constants of this enum class, in the order they are declared.