Uses of Enum Class
net.minecraft.client.gui.social.SocialInteractionsScreen.Mode
Packages that use SocialInteractionsScreen.Mode
-
Uses of SocialInteractionsScreen.Mode in net.minecraft.client.gui.social
Fields in net.minecraft.client.gui.social declared as SocialInteractionsScreen.ModeModifier and TypeFieldDescriptionprivate SocialInteractionsScreen.ModeSocialInteractionsScreen.pageMethods in net.minecraft.client.gui.social that return SocialInteractionsScreen.ModeModifier 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.Methods in net.minecraft.client.gui.social with parameters of type SocialInteractionsScreen.ModeModifier and TypeMethodDescriptionvoidFilterList.addPlayer(NetworkPlayerInfo p_244657_1_, SocialInteractionsScreen.Mode p_244657_2_) private voidSocialInteractionsScreen.showPage(SocialInteractionsScreen.Mode p_244682_1_)