Class BeaconScreen.class_6393
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.EffectButtonWidget
net.minecraft.client.gui.screen.ingame.BeaconScreen.class_6393
- All Implemented Interfaces:
class_6379
,class_6383
,Drawable
,Element
,BeaconScreen.class_6392
- Enclosing class:
- BeaconScreen
- Mappings:
Namespace Name official eaz$g
intermediary net/minecraft/class_466$class_6393
named net/minecraft/client/gui/screen/ingame/BeaconScreen$class_6393
-
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.screen.ingame.BeaconScreen.EffectButtonWidget
field_33833
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
Modifier and TypeMethodDescriptionvoid
method_37080(int int2)
protected MutableText
method_37082(StatusEffect statusEffect)
Methods inherited from class net.minecraft.client.gui.screen.ingame.BeaconScreen.EffectButtonWidget
getNarrationMessage, method_37081, onPress, 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, 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
-
class_6393
-
-
Method Details
-
method_37082
- Overrides:
method_37082
in classBeaconScreen.EffectButtonWidget
- Mappings:
Namespace Name Mixin selector official b
Leaz$d;b(Lash;)Lot;
intermediary method_37082
Lnet/minecraft/class_466$class_469;method_37082(Lnet/minecraft/class_1291;)Lnet/minecraft/class_5250;
named method_37082
Lnet/minecraft/client/gui/screen/ingame/BeaconScreen$EffectButtonWidget;method_37082(Lnet/minecraft/entity/effect/StatusEffect;)Lnet/minecraft/text/MutableText;
-
method_37080
public void method_37080(int int2)- Specified by:
method_37080
in interfaceBeaconScreen.class_6392
- Overrides:
method_37080
in classBeaconScreen.EffectButtonWidget
- 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
-