Package net.minecraft.client.realms.gui
Class RealmsWorldSlotButton
java.lang.Object
net.minecraft.client.gui.widget.ClickableWidget
net.minecraft.client.gui.widget.PressableWidget
net.minecraft.client.gui.widget.ButtonWidget
net.minecraft.client.realms.gui.RealmsWorldSlotButton
- All Implemented Interfaces:
Drawable
,Element
,Narratable
,Navigable
,Selectable
,Widget
- Mappings:
Namespace Name official esk
intermediary net/minecraft/class_4367
named net/minecraft/client/realms/gui/RealmsWorldSlotButton
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
static class
Nested classes/interfaces inherited from class net.minecraft.client.gui.widget.ButtonWidget
ButtonWidget.Builder, ButtonWidget.NarrationSupplier, ButtonWidget.PressAction
Nested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final Text
private static final Identifier
static final Identifier
(package private) static final Text
private static final Text
static final Identifier
static final Identifier
static final Identifier
private static final Identifier
private final int
private @Nullable RealmsWorldSlotButton.State
private static final Text
Fields inherited from class net.minecraft.client.gui.widget.ButtonWidget
DEFAULT_HEIGHT, DEFAULT_NARRATION_SUPPLIER, DEFAULT_WIDTH, DEFAULT_WIDTH_SMALL, field_46856, narrationSupplier, onPress
Fields inherited from class net.minecraft.client.gui.widget.PressableWidget
field_43050
Fields inherited from class net.minecraft.client.gui.widget.ClickableWidget
active, alpha, height, hovered, visible, width
Fields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL
-
Constructor Summary
ConstructorDescriptionRealmsWorldSlotButton
(int x, int y, int width, int height, int slotIndex, ButtonWidget.PressAction pressAction) -
Method Summary
Modifier and TypeMethodDescription(package private) static RealmsWorldSlotButton.Action
getAction
(RealmsServer server, boolean active, boolean minigame) getState()
void
renderWidget
(DrawContext context, int mouseX, int mouseY, float delta) void
setServer
(RealmsServer server) private void
updateTooltip
(RealmsWorldSlotButton.State state, String minigameName) Methods inherited from class net.minecraft.client.gui.widget.ButtonWidget
appendClickableNarrations, builder, getNarrationMessage, onPress
Methods inherited from class net.minecraft.client.gui.widget.PressableWidget
drawMessage, keyPressed, onClick
Methods inherited from class net.minecraft.client.gui.widget.ClickableWidget
appendDefaultNarrations, appendNarrations, clicked, drawScrollableText, drawScrollableText, drawScrollableText, forEachChild, getBottom, getHeight, getMessage, getNarrationMessage, getNavigationFocus, getNavigationOrder, getNavigationPath, getRight, getTooltip, getType, getWidth, getX, getY, isFocused, isHovered, isMouseOver, isNarratable, isSelected, isValidClickButton, mouseClicked, mouseDragged, mouseReleased, onDrag, onRelease, playDownSound, render, setAlpha, setDimensions, setDimensionsAndPosition, setFocused, setHeight, setMessage, setNavigationOrder, setTooltip, setTooltipDelay, setWidth, setX, setY
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.client.gui.Element
charTyped, getFocusedPath, keyReleased, mouseMoved, mouseScrolled
Methods inherited from interface net.minecraft.client.gui.widget.Widget
setPosition
-
Field Details
-
SLOT_FRAME
- Mappings:
Namespace Name Mixin selector official t
Lesk;t:Lahg;
intermediary field_22681
Lnet/minecraft/class_4367;field_22681:Lnet/minecraft/class_2960;
named SLOT_FRAME
Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;SLOT_FRAME:Lnet/minecraft/util/Identifier;
-
CHECKMARK
- Mappings:
Namespace Name Mixin selector official u
Lesk;u:Lahg;
intermediary field_39067
Lnet/minecraft/class_4367;field_39067:Lnet/minecraft/class_2960;
named CHECKMARK
Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;CHECKMARK:Lnet/minecraft/util/Identifier;
-
EMPTY_FRAME
- Mappings:
Namespace Name Mixin selector official a
Lesk;a:Lahg;
intermediary field_22682
Lnet/minecraft/class_4367;field_22682:Lnet/minecraft/class_2960;
named EMPTY_FRAME
Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;EMPTY_FRAME:Lnet/minecraft/util/Identifier;
-
PANORAMA_0
- Mappings:
Namespace Name Mixin selector official b
Lesk;b:Lahg;
intermediary field_22683
Lnet/minecraft/class_4367;field_22683:Lnet/minecraft/class_2960;
named PANORAMA_0
Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;PANORAMA_0:Lnet/minecraft/util/Identifier;
-
PANORAMA_2
- Mappings:
Namespace Name Mixin selector official c
Lesk;c:Lahg;
intermediary field_22684
Lnet/minecraft/class_4367;field_22684:Lnet/minecraft/class_2960;
named PANORAMA_2
Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;PANORAMA_2:Lnet/minecraft/util/Identifier;
-
PANORAMA_3
- Mappings:
Namespace Name Mixin selector official d
Lesk;d:Lahg;
intermediary field_22685
Lnet/minecraft/class_4367;field_22685:Lnet/minecraft/class_2960;
named PANORAMA_3
Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;PANORAMA_3:Lnet/minecraft/util/Identifier;
-
ACTIVE_TOOLTIP
- Mappings:
Namespace Name Mixin selector official v
Lesk;v:Lvf;
intermediary field_26468
Lnet/minecraft/class_4367;field_26468:Lnet/minecraft/class_2561;
named ACTIVE_TOOLTIP
Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;ACTIVE_TOOLTIP:Lnet/minecraft/text/Text;
-
MINIGAME_TOOLTIP
- Mappings:
Namespace Name Mixin selector official w
Lesk;w:Lvf;
intermediary field_26469
Lnet/minecraft/class_4367;field_26469:Lnet/minecraft/class_2561;
named MINIGAME_TOOLTIP
Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;MINIGAME_TOOLTIP:Lnet/minecraft/text/Text;
-
TOOLTIP
- Mappings:
Namespace Name Mixin selector official x
Lesk;x:Lvf;
intermediary field_26470
Lnet/minecraft/class_4367;field_26470:Lnet/minecraft/class_2561;
named TOOLTIP
Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;TOOLTIP:Lnet/minecraft/text/Text;
-
MINIGAME_SLOT_NAME
- Mappings:
Namespace Name Mixin selector official y
Lesk;y:Lvf;
intermediary field_44894
Lnet/minecraft/class_4367;field_44894:Lnet/minecraft/class_2561;
named MINIGAME_SLOT_NAME
Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;MINIGAME_SLOT_NAME:Lnet/minecraft/text/Text;
-
slotIndex
private final int slotIndex- Mappings:
Namespace Name Mixin selector official z
Lesk;z:I
intermediary field_19675
Lnet/minecraft/class_4367;field_19675:I
named slotIndex
Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;slotIndex:I
-
state
- Mappings:
Namespace Name Mixin selector official A
Lesk;A:Lesk$b;
intermediary field_19677
Lnet/minecraft/class_4367;field_19677:Lnet/minecraft/class_4367$class_4370;
named state
Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;state:Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton$State;
-
worldTooltip
- Mappings:
Namespace Name Mixin selector official B
Lesk;B:Leyr;
intermediary field_46846
Lnet/minecraft/class_4367;field_46846:Lnet/minecraft/class_7919;
named worldTooltip
Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;worldTooltip:Lnet/minecraft/client/gui/tooltip/Tooltip;
-
-
Constructor Details
-
RealmsWorldSlotButton
public RealmsWorldSlotButton(int x, int y, int width, int height, int slotIndex, ButtonWidget.PressAction pressAction) - Mappings:
Namespace Name Mixin selector official <init>
Lesk;<init>(IIIIILexg$c;)V
intermediary <init>
Lnet/minecraft/class_4367;<init>(IIIIILnet/minecraft/class_4185$class_4241;)V
named <init>
Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;<init>(IIIIILnet/minecraft/client/gui/widget/ButtonWidget$PressAction;)V
-
-
Method Details
-
getState
- Mappings:
Namespace Name Mixin selector official a
Lesk;a()Lesk$b;
intermediary method_25099
Lnet/minecraft/class_4367;method_25099()Lnet/minecraft/class_4367$class_4370;
named getState
Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;getState()Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton$State;
-
setServer
- Mappings:
Namespace Name Mixin selector official a
Lesk;a(Leri;)V
intermediary method_54571
Lnet/minecraft/class_4367;method_54571(Lnet/minecraft/class_4877;)V
named setServer
Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;setServer(Lnet/minecraft/client/realms/dto/RealmsServer;)V
-
updateTooltip
- Mappings:
Namespace Name Mixin selector official a
Lesk;a(Lesk$b;Ljava/lang/String;)V
intermediary method_54572
Lnet/minecraft/class_4367;method_54572(Lnet/minecraft/class_4367$class_4370;Ljava/lang/String;)V
named updateTooltip
Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;updateTooltip(Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton$State;Ljava/lang/String;)V
-
getAction
static RealmsWorldSlotButton.Action getAction(RealmsServer server, boolean active, boolean minigame) - Mappings:
Namespace Name Mixin selector official a
Lesk;a(Leri;ZZ)Lesk$a;
intermediary method_27455
Lnet/minecraft/class_4367;method_27455(Lnet/minecraft/class_4877;ZZ)Lnet/minecraft/class_4367$class_4368;
named getAction
Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton;getAction(Lnet/minecraft/client/realms/dto/RealmsServer;ZZ)Lnet/minecraft/client/realms/gui/RealmsWorldSlotButton$Action;
-
renderWidget
- Overrides:
renderWidget
in classPressableWidget
- Mappings:
Namespace Name Mixin selector official b
Lexe;b(Lewu;IIF)V
intermediary method_48579
Lnet/minecraft/class_339;method_48579(Lnet/minecraft/class_332;IIF)V
named renderWidget
Lnet/minecraft/client/gui/widget/ClickableWidget;renderWidget(Lnet/minecraft/client/gui/DrawContext;IIF)V
-