-
Nested Class Summary
Nested Classes
private static class
private class
private static interface
private class
private class
private class
private class
-
Field Summary
Fields
Fields inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
BACKGROUND_TEXTURE, backgroundHeight, backgroundWidth, cursorDragging, cursorDragSlots, displayName, field_32322, focusedSlot, handler, playerInventoryTitleX, playerInventoryTitleY, titleX, titleY, x, y
-
Constructor Summary
Constructors
-
Method Summary
protected void
protected void
protected void
Called when a screen should be initialized.
(package private) void
void
void
Methods inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
drawMouseoverTooltip, getScreenHandler, handleHotbarKeyPressed, isClickOutsideBounds, isPauseScreen, isPointWithinBounds, keyPressed, method_33285, mouseClicked, mouseDragged, mouseReleased, onClose, onMouseClick, removed
Methods inherited from class net.minecraft.client.gui.screen.Screen
addChild, children, filesDragged, getNarrationMessage, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, method_37056, method_37060, method_37061, method_37063, method_37064, method_37066, method_37067, method_37068, method_37069, method_37070, method_37071, method_37072, renderBackground, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, shouldCloseOnEsc, wrapScreenError
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
-
Field Details
-
TEXTURE
- Mappings:
Namespace |
Name |
Mixin selector |
official |
z |
Leaz;z:Lwr; |
intermediary |
field_2808 |
Lnet/minecraft/class_466;field_2808:Lnet/minecraft/class_2960; |
named |
TEXTURE |
Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;TEXTURE:Lnet/minecraft/util/Identifier; |
-
PRIMARY_POWER_TEXT
private static final Text PRIMARY_POWER_TEXT
- Mappings:
Namespace |
Name |
Mixin selector |
official |
A |
Leaz;A:Lon; |
intermediary |
field_26560 |
Lnet/minecraft/class_466;field_26560:Lnet/minecraft/class_2561; |
named |
PRIMARY_POWER_TEXT |
Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;PRIMARY_POWER_TEXT:Lnet/minecraft/text/Text; |
-
SECONDARY_POWER_TEXT
private static final Text SECONDARY_POWER_TEXT
- Mappings:
Namespace |
Name |
Mixin selector |
official |
B |
Leaz;B:Lon; |
intermediary |
field_26561 |
Lnet/minecraft/class_466;field_26561:Lnet/minecraft/class_2561; |
named |
SECONDARY_POWER_TEXT |
Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;SECONDARY_POWER_TEXT:Lnet/minecraft/text/Text; |
-
field_33832
- Mappings:
Namespace |
Name |
Mixin selector |
official |
C |
Leaz;C:Ljava/util/List; |
intermediary |
field_33832 |
Lnet/minecraft/class_466;field_33832:Ljava/util/List; |
named |
field_33832 |
Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;field_33832:Ljava/util/List; |
-
primaryEffect
- Mappings:
Namespace |
Name |
Mixin selector |
official |
D |
Leaz;D:Lash; |
intermediary |
field_17412 |
Lnet/minecraft/class_466;field_17412:Lnet/minecraft/class_1291; |
named |
primaryEffect |
Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;primaryEffect:Lnet/minecraft/entity/effect/StatusEffect; |
-
secondaryEffect
- Mappings:
Namespace |
Name |
Mixin selector |
official |
E |
Leaz;E:Lash; |
intermediary |
field_17413 |
Lnet/minecraft/class_466;field_17413:Lnet/minecraft/class_1291; |
named |
secondaryEffect |
Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;secondaryEffect:Lnet/minecraft/entity/effect/StatusEffect; |
-
Constructor Details
-
BeaconScreen
- Mappings:
Namespace |
Name |
Mixin selector |
official |
<init> |
Leaz;<init>(Lblw;Lbjm;Lon;)V |
intermediary |
<init> |
Lnet/minecraft/class_466;<init>(Lnet/minecraft/class_1704;Lnet/minecraft/class_1661;Lnet/minecraft/class_2561;)V |
named |
<init> |
Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;<init>(Lnet/minecraft/screen/BeaconScreenHandler;Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/text/Text;)V |
-
Method Details
-
- Mappings:
Namespace |
Name |
Mixin selector |
official |
a |
Leaz;a(Ldwh;)V |
intermediary |
method_37076 |
Lnet/minecraft/class_466;method_37076(Lnet/minecraft/class_339;)V |
named |
method_37076 |
Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;method_37076(Lnet/minecraft/client/gui/widget/ClickableWidget;)V |
-
init
protected void init()
Called when a screen should be initialized.
This method is called when this screen is opened or resized.
- Overrides:
init
in class HandledScreen<BeaconScreenHandler>
- Mappings:
Namespace |
Name |
Mixin selector |
official |
b |
Ldzz;b()V |
intermediary |
method_25426 |
Lnet/minecraft/class_437;method_25426()V |
named |
init |
Lnet/minecraft/client/gui/screen/Screen;init()V |
-
tick
public void tick()
- Overrides:
tick
in class HandledScreen<BeaconScreenHandler>
- Mappings:
Namespace |
Name |
Mixin selector |
official |
d |
Ldzz;d()V |
intermediary |
method_25393 |
Lnet/minecraft/class_437;method_25393()V |
named |
tick |
Lnet/minecraft/client/gui/screen/Screen;tick()V |
-
method_37078
void method_37078()
- Mappings:
Namespace |
Name |
Mixin selector |
official |
u |
Leaz;u()V |
intermediary |
method_37078 |
Lnet/minecraft/class_466;method_37078()V |
named |
method_37078 |
Lnet/minecraft/client/gui/screen/ingame/BeaconScreen;method_37078()V |
-
drawForeground
protected void drawForeground
(MatrixStack matrices,
int mouseX,
int mouseY)
- Overrides:
drawForeground
in class HandledScreen<BeaconScreenHandler>
- Mappings:
Namespace |
Name |
Mixin selector |
official |
b |
Leaw;b(Ldpu;II)V |
intermediary |
method_2388 |
Lnet/minecraft/class_465;method_2388(Lnet/minecraft/class_4587;II)V |
named |
drawForeground |
Lnet/minecraft/client/gui/screen/ingame/HandledScreen;drawForeground(Lnet/minecraft/client/util/math/MatrixStack;II)V |
-
drawBackground
protected void drawBackground
(MatrixStack matrices,
float delta,
int mouseX,
int mouseY)
- Specified by:
drawBackground
in class HandledScreen<BeaconScreenHandler>
- Mappings:
Namespace |
Name |
Mixin selector |
official |
a |
Leaw;a(Ldpu;FII)V |
intermediary |
method_2389 |
Lnet/minecraft/class_465;method_2389(Lnet/minecraft/class_4587;FII)V |
named |
drawBackground |
Lnet/minecraft/client/gui/screen/ingame/HandledScreen;drawBackground(Lnet/minecraft/client/util/math/MatrixStack;FII)V |
-
render
public void render
(MatrixStack matrices,
int mouseX,
int mouseY,
float delta)
- Specified by:
render
in interface Drawable
- Overrides:
render
in class HandledScreen<BeaconScreenHandler>
- Mappings:
Namespace |
Name |
Mixin selector |
official |
a |
Ldxe;a(Ldpu;IIF)V |
intermediary |
method_25394 |
Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)V |
named |
render |
Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V |