Class EnchantmentScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.ingame.HandledScreen<EnchantmentScreenHandler>
net.minecraft.client.gui.screen.ingame.EnchantmentScreen
- All Implemented Interfaces:
Drawable
,Element
,ParentElement
,ScreenHandlerProvider<EnchantmentScreenHandler>
- Mappings:
Namespace Name official ecd
intermediary net/minecraft/class_486
named net/minecraft/client/gui/screen/ingame/EnchantmentScreen
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData
-
Field Summary
Modifier and TypeFieldDescriptionfloat
private BookModel
private static Identifier
float
float
float
float
float
private Random
private ItemStack
private static Identifier
int
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
Fields inherited from class net.minecraft.client.gui.screen.Screen
client, height, itemRenderer, passEvents, textRenderer, title, width
Fields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE
-
Constructor Summary
ConstructorDescriptionEnchantmentScreen(EnchantmentScreenHandler handler, PlayerInventory inventory, Text title)
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doTick()
protected void
drawBackground(MatrixStack matrices, float delta, int mouseX, int mouseY)
protected void
init()
Called when a screen should be initialized.boolean
mouseClicked(double mouseX, double mouseY, int button)
Callback for when a mouse button down event has been captured.void
render(MatrixStack matrices, int mouseX, int mouseY, float delta)
void
tick()
Methods inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
drawForeground, drawMouseoverTooltip, getScreenHandler, handleHotbarKeyPressed, isClickOutsideBounds, isPauseScreen, isPointWithinBounds, keyPressed, method_33285, mouseDragged, mouseReleased, onClose, onMouseClick, removed
Methods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, children, clearChildren, filesDragged, findSelectedElementData, getNarratedTitle, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, remove, renderBackground, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, shouldCloseOnEsc, updateNarrator, wrapScreenError
Methods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocused
Methods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredText, drawCenteredText, drawCenteredTextWithShadow, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, drawWithOutline, drawWithShadow, fill, fillGradient, fillGradient, fillGradient, getZOffset, 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
mouseMoved
Methods inherited from interface net.minecraft.client.gui.ParentElement
changeFocus, charTyped, focusOn, hoveredElement, keyReleased, mouseScrolled, setInitialFocus
-
Field Details
-
TEXTURE
- Mappings:
Namespace Name Mixin selector official G
Lecd;G:Lww;
intermediary field_2910
Lnet/minecraft/class_486;field_2910:Lnet/minecraft/class_2960;
named TEXTURE
Lnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;TEXTURE:Lnet/minecraft/util/Identifier;
-
BOOK_TEXTURE
- Mappings:
Namespace Name Mixin selector official H
Lecd;H:Lww;
intermediary field_2901
Lnet/minecraft/class_486;field_2901:Lnet/minecraft/class_2960;
named BOOK_TEXTURE
Lnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;BOOK_TEXTURE:Lnet/minecraft/util/Identifier;
-
random
- Mappings:
Namespace Name Mixin selector official I
Lecd;I:Ljava/util/Random;
intermediary field_2911
Lnet/minecraft/class_486;field_2911:Ljava/util/Random;
named random
Lnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;random:Ljava/util/Random;
-
BOOK_MODEL
- Mappings:
Namespace Name Mixin selector official J
Lecd;J:Lefl;
intermediary field_2908
Lnet/minecraft/class_486;field_2908:Lnet/minecraft/class_557;
named BOOK_MODEL
Lnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;BOOK_MODEL:Lnet/minecraft/client/render/entity/model/BookModel;
-
ticks
public int ticks- Mappings:
Namespace Name Mixin selector official z
Lecd;z:I
intermediary field_2915
Lnet/minecraft/class_486;field_2915:I
named ticks
Lnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;ticks:I
-
nextPageAngle
public float nextPageAngle- Mappings:
Namespace Name Mixin selector official A
Lecd;A:F
intermediary field_2912
Lnet/minecraft/class_486;field_2912:F
named nextPageAngle
Lnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;nextPageAngle:F
-
pageAngle
public float pageAngle- Mappings:
Namespace Name Mixin selector official B
Lecd;B:F
intermediary field_2914
Lnet/minecraft/class_486;field_2914:F
named pageAngle
Lnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;pageAngle:F
-
approximatePageAngle
public float approximatePageAngle- Mappings:
Namespace Name Mixin selector official C
Lecd;C:F
intermediary field_2909
Lnet/minecraft/class_486;field_2909:F
named approximatePageAngle
Lnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;approximatePageAngle:F
-
pageRotationSpeed
public float pageRotationSpeed- Mappings:
Namespace Name Mixin selector official D
Lecd;D:F
intermediary field_2906
Lnet/minecraft/class_486;field_2906:F
named pageRotationSpeed
Lnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;pageRotationSpeed:F
-
nextPageTurningSpeed
public float nextPageTurningSpeed- Mappings:
Namespace Name Mixin selector official E
Lecd;E:F
intermediary field_2905
Lnet/minecraft/class_486;field_2905:F
named nextPageTurningSpeed
Lnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;nextPageTurningSpeed:F
-
pageTurningSpeed
public float pageTurningSpeed- Mappings:
Namespace Name Mixin selector official F
Lecd;F:F
intermediary field_2904
Lnet/minecraft/class_486;field_2904:F
named pageTurningSpeed
Lnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;pageTurningSpeed:F
-
stack
- Mappings:
Namespace Name Mixin selector official K
Lecd;K:Lbqp;
intermediary field_2913
Lnet/minecraft/class_486;field_2913:Lnet/minecraft/class_1799;
named stack
Lnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;stack:Lnet/minecraft/item/ItemStack;
-
-
Constructor Details
-
EnchantmentScreen
- Mappings:
Namespace Name Mixin selector official <init>
Lecd;<init>(Lbnb;Lbkc;Los;)V
intermediary <init>
Lnet/minecraft/class_486;<init>(Lnet/minecraft/class_1718;Lnet/minecraft/class_1661;Lnet/minecraft/class_2561;)V
named <init>
Lnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;<init>(Lnet/minecraft/screen/EnchantmentScreenHandler;Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/text/Text;)V
-
-
Method Details
-
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 classHandledScreen<EnchantmentScreenHandler>
- Mappings:
Namespace Name Mixin selector official b
Leap;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 classHandledScreen<EnchantmentScreenHandler>
- Mappings:
Namespace Name Mixin selector official d
Leap;d()V
intermediary method_25393
Lnet/minecraft/class_437;method_25393()V
named tick
Lnet/minecraft/client/gui/screen/Screen;tick()V
-
mouseClicked
public boolean mouseClicked(double mouseX, double mouseY, int button)Callback for when a mouse button down event has been captured. The button number is identified by the constants inGLFW
class.- Specified by:
mouseClicked
in interfaceElement
- Specified by:
mouseClicked
in interfaceParentElement
- Overrides:
mouseClicked
in classHandledScreen<EnchantmentScreenHandler>
- Parameters:
mouseX
- the X coordinate of the mousemouseY
- the Y coordinate of the mousebutton
- the mouse button number- Returns:
true
to indicate that the event handling is successful/valid- See Also:
Mouse.onMouseButton(long, int, int, int)
,GLFW.GLFW_MOUSE_BUTTON_1
- Mappings:
Namespace Name Mixin selector official a
Ldxx;a(DDI)Z
intermediary method_25402
Lnet/minecraft/class_364;method_25402(DDI)Z
named mouseClicked
Lnet/minecraft/client/gui/Element;mouseClicked(DDI)Z
-
drawBackground
- Specified by:
drawBackground
in classHandledScreen<EnchantmentScreenHandler>
- Mappings:
Namespace Name Mixin selector official a
Lebm;a(Ldqk;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
- Specified by:
render
in interfaceDrawable
- Overrides:
render
in classHandledScreen<EnchantmentScreenHandler>
- Mappings:
Namespace Name Mixin selector official a
Ldxu;a(Ldqk;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
-
doTick
public void doTick()- Mappings:
Namespace Name Mixin selector official u
Lecd;u()V
intermediary method_2478
Lnet/minecraft/class_486;method_2478()V
named doTick
Lnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;doTick()V
-