Enum Class AdvancementFrameType

java.lang.Object
java.lang.Enum<AdvancementFrameType>
com.fren_gor.ultimateAdvancementAPI.advancement.display.AdvancementFrameType
All Implemented Interfaces:
Serializable, Comparable<AdvancementFrameType>, Constable

public enum AdvancementFrameType extends Enum<AdvancementFrameType>
Describes which shape of an advancement frame in the advancement GUI.

The frame also contains the default title and description colors and the message that should be sent when the advancement is granted.