Uses of Enum Class
net.minecraft.client.gui.screens.social.SocialInteractionsScreen.Page
Packages that use SocialInteractionsScreen.Page
-
Uses of SocialInteractionsScreen.Page in net.minecraft.client.gui.screens.social
Fields in net.minecraft.client.gui.screens.social declared as SocialInteractionsScreen.PageModifier and TypeFieldDescriptionprivate SocialInteractionsScreen.PageSocialInteractionsScreen.pageMethods in net.minecraft.client.gui.screens.social that return SocialInteractionsScreen.PageModifier 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.Methods in net.minecraft.client.gui.screens.social with parameters of type SocialInteractionsScreen.PageModifier and TypeMethodDescriptionvoidSocialInteractionsPlayerList.addPlayer(PlayerInfo p_100715_, SocialInteractionsScreen.Page p_100716_) private voidSocialInteractionsScreen.showPage(SocialInteractionsScreen.Page p_100772_)