Uses of Class
net.minecraft.client.gui.components.tabs.TabManager
Packages that use TabManager
Package
Description
-
Uses of TabManager in com.mojang.realmsclient.gui.screens.configuration
Fields in com.mojang.realmsclient.gui.screens.configuration declared as TabManager -
Uses of TabManager in net.minecraft.client.gui.components
Fields in net.minecraft.client.gui.components declared as TabManagerConstructors in net.minecraft.client.gui.components with parameters of type TabManager -
Uses of TabManager in net.minecraft.client.gui.components.tabs
Fields in net.minecraft.client.gui.components.tabs declared as TabManagerModifier and TypeFieldDescriptionprivate final TabManagerTabNavigationBar.Builder.tabManagerprivate final TabManagerTabNavigationBar.tabManagerMethods in net.minecraft.client.gui.components.tabs with parameters of type TabManagerModifier and TypeMethodDescriptionstatic TabNavigationBar.BuilderTabNavigationBar.builder(TabManager tabManager, int width) Constructors in net.minecraft.client.gui.components.tabs with parameters of type TabManagerModifierConstructorDescriptionprivateBuilder(TabManager tabManager, int width) privateTabNavigationBar(int width, TabManager tabManager, Iterable<Tab> tabs) -
Uses of TabManager in net.minecraft.client.gui.screens.achievement
Fields in net.minecraft.client.gui.screens.achievement declared as TabManager -
Uses of TabManager in net.minecraft.client.gui.screens.worldselection
Fields in net.minecraft.client.gui.screens.worldselection declared as TabManager