Class BeaconScreen.DoneButtonWidget
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.widget.ClickableWidget
net.minecraft.client.gui.widget.PressableWidget
net.minecraft.client.gui.screen.ingame.BeaconScreen.BaseButtonWidget
net.minecraft.client.gui.screen.ingame.BeaconScreen.IconButtonWidget
net.minecraft.client.gui.screen.ingame.BeaconScreen.DoneButtonWidget
- All Implemented Interfaces:
class_6379
,class_6383
,Drawable
,Element
,BeaconScreen.class_6392
- Enclosing class:
- BeaconScreen
@Environment(CLIENT)
private class BeaconScreen.DoneButtonWidget
extends BeaconScreen.IconButtonWidget
- Mappings:
Namespace Name official eaz$c
intermediary net/minecraft/class_466$class_468
named net/minecraft/client/gui/screen/ingame/BeaconScreen$DoneButtonWidget
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.class_6379
class_6379.class_6380
-
Field Summary
Fields inherited from class net.minecraft.client.gui.widget.ClickableWidget
active, alpha, height, hovered, visible, WIDGETS_TEXTURE, width, x, y
Fields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.gui.screen.ingame.BeaconScreen.IconButtonWidget
renderExtra, renderToolTip
Methods inherited from class net.minecraft.client.gui.screen.ingame.BeaconScreen.BaseButtonWidget
isDisabled, method_37020, method_37079, renderButton, setDisabled
Methods inherited from class net.minecraft.client.gui.widget.PressableWidget
keyPressed, onClick
Methods inherited from class net.minecraft.client.gui.widget.ClickableWidget
changeFocus, clicked, getHeight, getMessage, getNarrationMessage, getNarrationMessage, getWidth, getYImage, isFocused, isHovered, isMouseOver, isValidClickButton, method_37018, method_37021, mouseClicked, mouseDragged, mouseReleased, onDrag, onFocusedChanged, onRelease, playDownSound, render, renderBackground, setAlpha, setFocused, setMessage, setWidth
Methods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredText, drawCenteredText, drawCenteredTextWithShadow, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, drawWithShadow, fill, fillGradient, fillGradient, fillGradient, getZOffset, method_29343, setZOffset
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, keyReleased, mouseMoved, mouseScrolled
-
Constructor Details
-
DoneButtonWidget
public DoneButtonWidget(int x, int y)- Mappings:
Namespace Name Mixin selector official <init>
Leaz$c;<init>(Leaz;II)V
intermediary <init>
Lnet/minecraft/class_466$class_468;<init>(Lnet/minecraft/class_466;II)V
named <init>
Lnet/minecraft/client/gui/screen/ingame/BeaconScreen$DoneButtonWidget;<init>(Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;II)V
-
-
Method Details
-
onPress
public void onPress()- Specified by:
onPress
in classPressableWidget
- Mappings:
Namespace Name Mixin selector official c
Ldwd;c()V
intermediary method_25306
Lnet/minecraft/class_4264;method_25306()V
named onPress
Lnet/minecraft/client/gui/widget/PressableWidget;onPress()V
-
method_37080
public void method_37080(int int2)- Mappings:
Namespace Name Mixin selector official a
Leaz$a;a(I)V
intermediary method_37080
Lnet/minecraft/class_466$class_6392;method_37080(I)V
named method_37080
Lnet/minecraft/client/gui/screen/ingame/BeaconScreen$class_6392;method_37080(I)V
-