Class AdvancementTab

java.lang.Object
com.fren_gor.ultimateAdvancementAPI.AdvancementTab

public final class AdvancementTab extends Object
The AdvancementTab class represents a tab in the advancement GUI.

Every advancement tab is represented by a unique namespace (not visible in the advancement GUI) and has only one RootAdvancement.

An instance can be obtained using UltimateAdvancementAPI.createAdvancementTab(String). The returned instance is not initialised, that is it doesn't contain any advancement yet.