Uses of Class
net.minecraft.client.gui.components.tabs.TabManager
Packages that use TabManager
Package
Description
-
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 TabManagerModifierConstructorDescriptionTabButton(TabManager p_275399_, Tab p_275391_, int p_275340_, int p_275364_) -
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 p_268126_, int p_268070_) Constructors in net.minecraft.client.gui.components.tabs with parameters of type TabManagerModifierConstructorDescription(package private)Builder(TabManager p_268334_, int p_267986_) (package private)TabNavigationBar(int p_275379_, TabManager p_275624_, Iterable<Tab> p_275279_) -
Uses of TabManager in net.minecraft.client.gui.screens.worldselection
Fields in net.minecraft.client.gui.screens.worldselection declared as TabManager