Uses of Enum Class
com.mojang.realmsclient.gui.RealmsWorldSlotButton.Action
Packages that use RealmsWorldSlotButton.Action
-
Uses of RealmsWorldSlotButton.Action in com.mojang.realmsclient.gui
Subclasses with type arguments of type RealmsWorldSlotButton.Action in com.mojang.realmsclient.guiFields in com.mojang.realmsclient.gui declared as RealmsWorldSlotButton.ActionMethods in com.mojang.realmsclient.gui that return RealmsWorldSlotButton.ActionModifier and TypeMethodDescriptionprivate static RealmsWorldSlotButton.ActionRealmsWorldSlotButton.getAction(boolean activeSlot, boolean empty, boolean expired) static RealmsWorldSlotButton.ActionReturns 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.