Class BeaconScreen.DoneButtonWidget
java.lang.Object
net.minecraft.client.gui.widget.ClickableWidget
net.minecraft.client.gui.widget.ClickableWidget.class_12230
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:
Drawable,Element,Narratable,Navigable,BeaconScreen.BeaconButtonWidget,Selectable,Widget
- Enclosing class:
BeaconScreen
@Environment(CLIENT)
private class BeaconScreen.DoneButtonWidget
extends BeaconScreen.IconButtonWidget
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/ingame/BeaconScreen$DoneButtonWidgetintermediary net/minecraft/class_466$class_468official gqz$c
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.widget.ClickableWidget
ClickableWidget.class_12230Nested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType -
Field Summary
Fields inherited from class net.minecraft.client.gui.widget.PressableWidget
field_43050 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.gui.screen.ingame.BeaconScreen.IconButtonWidget
renderExtraMethods inherited from class net.minecraft.client.gui.screen.ingame.BeaconScreen.BaseButtonWidget
appendClickableNarrations, isDisabled, method_75752, setDisabledMethods inherited from class net.minecraft.client.gui.widget.PressableWidget
keyPressed, method_75793, method_75794, onClick, renderWidgetMethods inherited from class net.minecraft.client.gui.widget.ClickableWidget.class_12230
getMessage, method_75800, setMessageMethods inherited from class net.minecraft.client.gui.widget.ClickableWidget
appendDefaultNarrations, appendNarrations, forEachChild, getBottom, getHeight, getNarrationMessage, getNarrationMessage, getNavigationFocus, getNavigationOrder, getNavigationPath, getRight, getType, getWidth, getX, getY, isFocused, isHovered, isInteractable, isMouseOver, isSelected, isValidClickButton, method_75798, method_75799, mouseClicked, mouseDragged, mouseReleased, onDrag, onRelease, playClickSound, playDownSound, render, setAlpha, setDimensions, setDimensionsAndPosition, setFocused, setHeight, setNavigationOrder, setTooltip, setTooltipDelay, setWidth, setX, setYMethods 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, getBorder, getFocusedPath, isClickable, keyReleased, mouseMoved, mouseScrolledMethods inherited from interface net.minecraft.client.gui.Selectable
getNarratedPartsMethods inherited from interface net.minecraft.client.gui.widget.Widget
setPosition
-
Constructor Details
-
DoneButtonWidget
public DoneButtonWidget(int x, int y) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/screen/ingame/BeaconScreen$DoneButtonWidget;<init>(Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;II)Vintermediary <init>Lnet/minecraft/class_466$class_468;<init>(Lnet/minecraft/class_466;II)Vofficial <init>Lgqz$c;<init>(Lgqz;II)V
-
-
Method Details
-
onPress
- Specified by:
onPressin classPressableWidget- Mappings:
Namespace Name Mixin selector named onPressLnet/minecraft/client/gui/widget/PressableWidget;onPress(Lnet/minecraft/client/input/AbstractInput;)Vintermediary method_25306Lnet/minecraft/class_4264;method_25306(Lnet/minecraft/class_11907;)Vofficial aLggg;a(Lgwk;)V
-
tick
public void tick(int level) - Mappings:
Namespace Name Mixin selector named tickLnet/minecraft/client/gui/screen/ingame/BeaconScreen$BeaconButtonWidget;tick(I)Vintermediary method_37080Lnet/minecraft/class_466$class_6392;method_37080(I)Vofficial aLgqz$a;a(I)V
-