Uses of Enum Class
com.mojang.realmsclient.gui.RealmsWorldSlotButton.Action
-
Uses of RealmsWorldSlotButton.Action in com.mojang.realmsclient.gui
Modifier and TypeMethodDescription(package private) static RealmsWorldSlotButton.Action
RealmsWorldSlotButton.getAction
(RealmsServer p_87960_, boolean p_87961_, boolean p_87962_) static RealmsWorldSlotButton.Action
Returns the enum constant of this class with the specified name.static RealmsWorldSlotButton.Action[]
RealmsWorldSlotButton.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.