Package net.minecraft.client.gui.screen
Class GameModeSelectionScreen.ButtonWidget
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.widget.ClickableWidget
net.minecraft.client.gui.screen.GameModeSelectionScreen.ButtonWidget
- All Implemented Interfaces:
class_8083,Drawable,Element,Narratable,Selectable,Widget
- Enclosing class:
GameModeSelectionScreen
- Mappings:
Namespace Name official erz$bintermediary net/minecraft/class_5289$class_5291named net/minecraft/client/gui/screen/GameModeSelectionScreen$ButtonWidget
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType -
Field Summary
FieldsModifier and TypeFieldDescription(package private) final GameModeSelectionScreen.GameModeSelectionprivate booleanFields inherited from class net.minecraft.client.gui.widget.ClickableWidget
active, alpha, field_41797, field_42117, field_42118, field_42119, field_42120, height, hovered, visible, WIDGETS_TEXTURE, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTUREFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionButtonWidget(GameModeSelectionScreen.GameModeSelection gameMode, int x, int y) -
Method Summary
Modifier and TypeMethodDescriptionvoidprivate voiddrawBackground(MatrixStack matrices, TextureManager textureManager) private voiddrawSelectionBox(MatrixStack matrices, TextureManager textureManager) booleanvoidmethod_48579(MatrixStack matrixStack, int int2, int int3, float float2) voidsetSelected(boolean selected) Methods inherited from class net.minecraft.client.gui.widget.ClickableWidget
appendDefaultNarrations, appendNarrations, clicked, forEachChild, getHeight, getMessage, getNarrationMessage, getNarrationMessage, getNavigationFocus, getNavigationPath, getTexture, getTooltipPositioner, getType, getWidth, getX, getY, getYImage, isFocused, isMouseOver, isNarratable, isValidClickButton, method_48588, method_48589, method_48590, method_48591, mouseClicked, mouseDragged, mouseReleased, onClick, onDrag, onRelease, playDownSound, render, renderBackground, renderButton, setAlpha, setFocused, setMessage, setTooltip, setTooltipDelay, setWidth, setX, setYMethods inherited from class net.minecraft.client.gui.DrawableHelper
disableScissor, drawCenteredText, drawCenteredText, drawCenteredTextWithShadow, drawHorizontalLine, drawSprite, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, drawWithOutline, drawWithShadow, enableScissor, fill, fill, fillGradient, fillGradient, fillGradient, getZOffset, method_48585, method_48586, method_48587, setZOffsetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
charTyped, getFocusedPath, keyPressed, keyReleased, mouseMoved, mouseScrolledMethods inherited from interface net.minecraft.client.gui.widget.Widget
setPosition
-
Field Details
-
gameMode
- Mappings:
Namespace Name Mixin selector official bLerz$b;b:Lerz$a;intermediary field_24586Lnet/minecraft/class_5289$class_5291;field_24586:Lnet/minecraft/class_5289$class_5290;named gameModeLnet/minecraft/client/gui/screen/GameModeSelectionScreen$ButtonWidget;gameMode:Lnet/minecraft/client/gui/screen/GameModeSelectionScreen$GameModeSelection;
-
selected
private boolean selected- Mappings:
Namespace Name Mixin selector official cLerz$b;c:Zintermediary field_24587Lnet/minecraft/class_5289$class_5291;field_24587:Znamed selectedLnet/minecraft/client/gui/screen/GameModeSelectionScreen$ButtonWidget;selected:Z
-
-
Constructor Details
-
ButtonWidget
- Mappings:
Namespace Name Mixin selector official <init>Lerz$b;<init>(Lerz;Lerz$a;II)Vintermediary <init>Lnet/minecraft/class_5289$class_5291;<init>(Lnet/minecraft/class_5289;Lnet/minecraft/class_5289$class_5290;II)Vnamed <init>Lnet/minecraft/client/gui/screen/GameModeSelectionScreen$ButtonWidget;<init>(Lnet/minecraft/client/gui/screen/GameModeSelectionScreen;Lnet/minecraft/client/gui/screen/GameModeSelectionScreen$GameModeSelection;II)V
-
-
Method Details
-
method_48579
- Overrides:
method_48579in classClickableWidget- Mappings:
Namespace Name Mixin selector official bLemf;b(Lefn;IIF)Vintermediary method_48579Lnet/minecraft/class_339;method_48579(Lnet/minecraft/class_4587;IIF)Vnamed method_48579Lnet/minecraft/client/gui/widget/ClickableWidget;method_48579(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
-
appendClickableNarrations
- Specified by:
appendClickableNarrationsin classClickableWidget- Mappings:
Namespace Name Mixin selector official aLemf;a(Lepg;)Vintermediary method_47399Lnet/minecraft/class_339;method_47399(Lnet/minecraft/class_6382;)Vnamed appendClickableNarrationsLnet/minecraft/client/gui/widget/ClickableWidget;appendClickableNarrations(Lnet/minecraft/client/gui/screen/narration/NarrationMessageBuilder;)V
-
isHovered
public boolean isHovered()- Overrides:
isHoveredin classClickableWidget- Mappings:
Namespace Name Mixin selector official jLemf;j()Zintermediary method_25367Lnet/minecraft/class_339;method_25367()Znamed isHoveredLnet/minecraft/client/gui/widget/ClickableWidget;isHovered()Z
-
setSelected
public void setSelected(boolean selected) - Mappings:
Namespace Name Mixin selector official bLerz$b;b(Z)Vintermediary method_28083Lnet/minecraft/class_5289$class_5291;method_28083(Z)Vnamed setSelectedLnet/minecraft/client/gui/screen/GameModeSelectionScreen$ButtonWidget;setSelected(Z)V
-
drawBackground
- Mappings:
Namespace Name Mixin selector official aLerz$b;a(Lefn;Lfqu;)Vintermediary method_28080Lnet/minecraft/class_5289$class_5291;method_28080(Lnet/minecraft/class_4587;Lnet/minecraft/class_1060;)Vnamed drawBackgroundLnet/minecraft/client/gui/screen/GameModeSelectionScreen$ButtonWidget;drawBackground(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/texture/TextureManager;)V
-
drawSelectionBox
- Mappings:
Namespace Name Mixin selector official bLerz$b;b(Lefn;Lfqu;)Vintermediary method_28082Lnet/minecraft/class_5289$class_5291;method_28082(Lnet/minecraft/class_4587;Lnet/minecraft/class_1060;)Vnamed drawSelectionBoxLnet/minecraft/client/gui/screen/GameModeSelectionScreen$ButtonWidget;drawSelectionBox(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/texture/TextureManager;)V
-