Enum Class AdvancementDisplayType

java.lang.Object
java.lang.Enum<AdvancementDisplayType>
org.bukkit.advancement.AdvancementDisplayType
All Implemented Interfaces:
Serializable, Comparable<AdvancementDisplayType>, Constable

public enum AdvancementDisplayType extends Enum<AdvancementDisplayType>
Advancements are displayed in different ways depending on their display type. This enum contains information about these types and how they are represented.