Class BeaconScreen.IconButtonWidget
java.lang.Object
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
- All Implemented Interfaces:
- Drawable,- Element,- Narratable,- Navigable,- BeaconScreen.BeaconButtonWidget,- Selectable,- Widget
- Direct Known Subclasses:
- BeaconScreen.CancelButtonWidget,- BeaconScreen.DoneButtonWidget
- Enclosing class:
- BeaconScreen
@Environment(CLIENT)
private abstract static class BeaconScreen.IconButtonWidget
extends BeaconScreen.BaseButtonWidget
- Mappings:
- Namespace - Name - official - evt$f- intermediary - net/minecraft/class_466$class_4072- named - net/minecraft/client/gui/screen/ingame/BeaconScreen$IconButtonWidget
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.client.gui.SelectableSelectable.SelectionType
- 
Field SummaryFieldsFields inherited from class net.minecraft.client.gui.widget.PressableWidgetfield_43046, field_43047, field_43048, field_43050, field_43100, field_43101Fields inherited from class net.minecraft.client.gui.widget.ClickableWidgetACCESSIBILITY_TEXTURE, active, alpha, height, hovered, visible, WIDGETS_TEXTURE, widthFields inherited from interface net.minecraft.client.gui.ElementMAX_DOUBLE_CLICK_INTERVAL
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedIconButtonWidget(int x, int y, int width, int height, Text message) 
- 
Method SummaryMethods inherited from class net.minecraft.client.gui.screen.ingame.BeaconScreen.BaseButtonWidgetappendClickableNarrations, isDisabled, renderButton, setDisabledMethods inherited from class net.minecraft.client.gui.widget.PressableWidgetdrawMessage, keyPressed, onClick, onPressMethods inherited from class net.minecraft.client.gui.widget.ClickableWidgetappendDefaultNarrations, appendNarrations, clicked, drawScrollableText, drawScrollableText, drawTexture, forEachChild, getHeight, getMessage, getNarrationMessage, getNarrationMessage, getNavigationFocus, getNavigationOrder, getNavigationPath, getTooltip, getTooltipPositioner, getType, getWidth, getX, getY, isFocused, isHovered, isMouseOver, isNarratable, isSelected, isValidClickButton, mouseClicked, mouseDragged, mouseReleased, onDrag, onRelease, playDownSound, render, setAlpha, setFocused, setMessage, setNavigationOrder, setTooltip, setTooltipDelay, setWidth, setX, setYMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.screen.ingame.BeaconScreen.BeaconButtonWidgettickMethods inherited from interface net.minecraft.client.gui.ElementcharTyped, getFocusedPath, keyReleased, mouseMoved, mouseScrolledMethods inherited from interface net.minecraft.client.gui.widget.WidgetsetPosition
- 
Field Details- 
uprivate final int u- Mappings:
- Namespace - Name - Mixin selector - official - a- Levt$f;a:I- intermediary - field_18224- Lnet/minecraft/class_466$class_4072;field_18224:I- named - u- Lnet/minecraft/client/gui/screen/ingame/BeaconScreen$IconButtonWidget;u:I
 
- 
vprivate final int v- Mappings:
- Namespace - Name - Mixin selector - official - b- Levt$f;b:I- intermediary - field_18225- Lnet/minecraft/class_466$class_4072;field_18225:I- named - v- Lnet/minecraft/client/gui/screen/ingame/BeaconScreen$IconButtonWidget;v:I
 
 
- 
- 
Constructor Details- 
IconButtonWidget- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lepf;<init>(IIIILsw;)V- intermediary - <init>- Lnet/minecraft/class_339;<init>(IIIILnet/minecraft/class_2561;)V- named - <init>- Lnet/minecraft/client/gui/widget/ClickableWidget;<init>(IIIILnet/minecraft/text/Text;)V
 
 
- 
- 
Method Details- 
renderExtra- Specified by:
- renderExtrain class- BeaconScreen.BaseButtonWidget
- Mappings:
- Namespace - Name - Mixin selector - official - a- Levt$e;a(Leox;)V- intermediary - method_18641- Lnet/minecraft/class_466$class_470;method_18641(Lnet/minecraft/class_332;)V- named - renderExtra- Lnet/minecraft/client/gui/screen/ingame/BeaconScreen$BaseButtonWidget;renderExtra(Lnet/minecraft/client/gui/DrawContext;)V
 
 
-