Uses of Enum Class
com.mojang.realmsclient.gui.RealmsServerSlotButton.Action
-
Uses of RealmsServerSlotButton.Action in com.mojang.realmsclient.gui
Modifier and TypeMethodDescriptionprivate static RealmsServerSlotButton.Action
RealmsServerSlotButton.getAction
(RealmsServer p_237720_0_, boolean p_237720_1_, boolean p_237720_2_) Returns the enum constant of this class with the specified name.static RealmsServerSlotButton.Action[]
RealmsServerSlotButton.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate void
RealmsServerSlotButton.drawSlotFrame
(MatrixStack p_237718_1_, int p_237718_2_, int p_237718_3_, int p_237718_4_, int p_237718_5_, boolean p_237718_6_, String p_237718_7_, int p_237718_8_, long p_237718_9_, String p_237718_11_, boolean p_237718_12_, boolean p_237718_13_, RealmsServerSlotButton.Action p_237718_14_, ITextComponent p_237718_15_) private com.mojang.datafixers.util.Pair<ITextComponent,
ITextComponent> RealmsServerSlotButton.getTooltipAndNarration
(RealmsServer p_237719_1_, String p_237719_2_, boolean p_237719_3_, boolean p_237719_4_, RealmsServerSlotButton.Action p_237719_5_) ModifierConstructorDescription(package private)
ServerData
(boolean p_i232196_1_, String p_i232196_2_, long p_i232196_3_, String p_i232196_5_, boolean p_i232196_6_, boolean p_i232196_7_, RealmsServerSlotButton.Action p_i232196_8_, ITextComponent p_i232196_9_)