Uses of Enum Class
net.minecraft.client.gui.screen.multiplayer.SocialInteractionsScreen.Tab
-
Uses of SocialInteractionsScreen.Tab in net.minecraft.client.gui.screen.multiplayer
Modifier and TypeFieldDescriptionprivate SocialInteractionsScreen.Tab
SocialInteractionsScreen.currentTab
Modifier and TypeMethodDescriptionstatic SocialInteractionsScreen.Tab
Returns the enum constant of this class with the specified name.static SocialInteractionsScreen.Tab[]
SocialInteractionsScreen.Tab.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate void
SocialInteractionsScreen.setCurrentTab
(SocialInteractionsScreen.Tab currentTab) void
SocialInteractionsPlayerListWidget.setPlayerOnline
(PlayerListEntry player, SocialInteractionsScreen.Tab tab)