Class BeaconScreen.CancelButtonWidget
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.CancelButtonWidget
- All Implemented Interfaces:
class_6379,class_6383,Drawable,Element,BeaconScreen.class_6392
- Enclosing class:
- BeaconScreen
@Environment(CLIENT)
private class BeaconScreen.CancelButtonWidget
extends BeaconScreen.IconButtonWidget
- Mappings:
Namespace Name official eaz$bintermediary net/minecraft/class_466$class_467named net/minecraft/client/gui/screen/ingame/BeaconScreen$CancelButtonWidget
-
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, yFields 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, renderToolTipMethods inherited from class net.minecraft.client.gui.screen.ingame.BeaconScreen.BaseButtonWidget
isDisabled, method_37020, method_37079, renderButton, setDisabledMethods inherited from class net.minecraft.client.gui.widget.PressableWidget
keyPressed, onClickMethods 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, setWidthMethods 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, 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, keyReleased, mouseMoved, mouseScrolled
-
Constructor Details
-
CancelButtonWidget
public CancelButtonWidget(int x, int y)- Mappings:
Namespace Name Mixin selector official <init>Leaz$b;<init>(Leaz;II)Vintermediary <init>Lnet/minecraft/class_466$class_467;<init>(Lnet/minecraft/class_466;II)Vnamed <init>Lnet/minecraft/client/gui/screen/ingame/BeaconScreen$CancelButtonWidget;<init>(Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;II)V
-
-
Method Details
-
onPress
public void onPress()- Specified by:
onPressin classPressableWidget- Mappings:
Namespace Name Mixin selector official cLdwd;c()Vintermediary method_25306Lnet/minecraft/class_4264;method_25306()Vnamed onPressLnet/minecraft/client/gui/widget/PressableWidget;onPress()V
-
method_37080
public void method_37080(int int2)- Mappings:
Namespace Name Mixin selector official aLeaz$a;a(I)Vintermediary method_37080Lnet/minecraft/class_466$class_6392;method_37080(I)Vnamed method_37080Lnet/minecraft/client/gui/screen/ingame/BeaconScreen$class_6392;method_37080(I)V
-