Uses of Enum Class
net.minecraft.client.gui.social.SocialInteractionsScreen.Mode
-
Uses of SocialInteractionsScreen.Mode in net.minecraft.client.gui.social
Modifier and TypeFieldDescriptionprivate SocialInteractionsScreen.Mode
SocialInteractionsScreen.page
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SocialInteractionsScreen.Mode[]
SocialInteractionsScreen.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
FilterList.addPlayer
(NetworkPlayerInfo p_244657_1_, SocialInteractionsScreen.Mode p_244657_2_) private void
SocialInteractionsScreen.showPage
(SocialInteractionsScreen.Mode p_244682_1_)