Uses of Enum Class
net.minecraft.client.gui.screens.social.SocialInteractionsScreen.Page
-
Uses of SocialInteractionsScreen.Page in net.minecraft.client.gui.screens.social
Modifier and TypeFieldDescriptionprivate SocialInteractionsScreen.Page
SocialInteractionsScreen.page
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SocialInteractionsScreen.Page[]
SocialInteractionsScreen.Page.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
SocialInteractionsPlayerList.addPlayer
(PlayerInfo p_100715_, SocialInteractionsScreen.Page p_100716_) private void
SocialInteractionsScreen.showPage
(SocialInteractionsScreen.Page p_100772_)