Package com.ryankshah.questapi.client.gui
package com.ryankshah.questapi.client.gui
-
ClassesClassDescriptionA single entry in the
CategoryListWidgetsidebar.Scrollable sidebar of quest categories, replacing a fixed row of tabs so it never overflows the panel regardless of how many categories are registered.Shared text helpers for the default GUI.A single row in theQuestListWidget, showing a quest's icon, title and a coloured state marker (locked/available/active/completed/rewarded).The scrollable list of quests within the currently selected category.The default quest book GUI.Renders the player's pinned quest (seeClientQuestDataCache.toggleTracked(Identifier)) in the top right corner of the HUD, so its objectives stay visible without reopening the quest book.