java.lang.Object
io.github.thecsdev.betterstats.api.client.registry.StatsTab
Direct Known Subclasses:
BSConfigTab, BSCreditsTab, GeneralStatsTab, ItemStatsTab, MobStatsTab, PlayerBadgeStatsTab

public abstract class StatsTab extends Object
Represents a "statistics tab" Object used in StatsTabPanel for initializing a "statistics tab"'s GUI.

Examples include like the "General", "Items", and "Mobs" tabs.

See Also: