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