Uses of Enum Class
com.mojang.realmsclient.gui.screens.RealmsPlayerScreen.GuestAction
Packages that use RealmsPlayerScreen.GuestAction
-
Uses of RealmsPlayerScreen.GuestAction in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as RealmsPlayerScreen.GuestActionModifier and TypeFieldDescriptionprivate RealmsPlayerScreen.GuestAction
RealmsPlayerScreen.hoveredUserAction
Methods in com.mojang.realmsclient.gui.screens that return RealmsPlayerScreen.GuestActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RealmsPlayerScreen.GuestAction[]
RealmsPlayerScreen.GuestAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.