Uses of Class
net.minecraft.client.gui.tab.TabManager
Packages that use TabManager
-
Uses of TabManager in net.minecraft.client.gui.screen.world
Fields in net.minecraft.client.gui.screen.world declared as TabManager -
Uses of TabManager in net.minecraft.client.gui.widget
Fields in net.minecraft.client.gui.widget declared as TabManagerModifier and TypeFieldDescriptionprivate final TabManagerTabNavigationWidget.Builder.tabManagerprivate final TabManagerTabNavigationWidget.tabManagerMethods in net.minecraft.client.gui.widget with parameters of type TabManagerModifier and TypeMethodDescriptionstatic TabNavigationWidget.BuilderTabNavigationWidget.builder(TabManager tabManager, int width) Constructors in net.minecraft.client.gui.widget with parameters of type TabManagerModifierConstructorDescription(package private)Builder(TabManager tabManager, int width) (package private)TabNavigationWidget(int x, int y, int width, TabManager tabManager, Iterable<Tab> tabs)