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>,TickableElement
- Mappings:
Namespace Name official eauintermediary net/minecraft/class_486named net/minecraft/client/gui/screen/ingame/EnchantmentScreen
-
Field Summary
FieldsModifier and TypeFieldDescriptionfloatprivate BookModelprivate static Identifierfloatfloatfloatfloatfloatprivate Randomprivate ItemStackprivate static IdentifierintFields inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
BACKGROUND_TEXTURE, backgroundHeight, backgroundWidth, cursorDragging, cursorDragSlots, displayName, field_2776, field_2800, field_32322, focusedSlot, handler, playerInventoryTitleX, playerInventoryTitleY, titleX, titleYFields inherited from class net.minecraft.client.gui.screen.Screen
buttons, children, client, height, itemRenderer, passEvents, textRenderer, title, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE -
Constructor Summary
ConstructorsConstructorDescriptionEnchantmentScreen(EnchantmentScreenHandler handler, PlayerInventory inventory, Text title) -
Method Summary
Modifier and TypeMethodDescriptionvoiddoTick()protected voiddrawBackground(MatrixStack matrices, float delta, int mouseX, int mouseY)protected voidinit()Called when a screen should be initialized.booleanmouseClicked(double mouseX, double mouseY, int button)Callback for when a mouse button down event has been captured.voidrender(MatrixStack matrices, int mouseX, int mouseY, float delta)voidtick()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, removedMethods inherited from class net.minecraft.client.gui.screen.Screen
addButton, addChild, children, filesDragged, getNarrationMessage, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, renderBackground, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, shouldCloseOnEsc, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredString, drawCenteredText, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, fill, fillGradient, fillGradient, getZOffset, method_29343, method_33284, method_35719, method_35720, setZOffsetMethods 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
mouseMovedMethods inherited from interface net.minecraft.client.gui.ParentElement
changeFocus, charTyped, focusOn, hoveredElement, keyReleased, mouseScrolled, setInitialFocus
-
Field Details
-
TEXTURE
- Mappings:
Namespace Name Mixin selector official ILeau;I:Lwp;intermediary field_2910Lnet/minecraft/class_486;field_2910:Lnet/minecraft/class_2960;named TEXTURELnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;TEXTURE:Lnet/minecraft/util/Identifier;
-
BOOK_TEXTURE
- Mappings:
Namespace Name Mixin selector official JLeau;J:Lwp;intermediary field_2901Lnet/minecraft/class_486;field_2901:Lnet/minecraft/class_2960;named BOOK_TEXTURELnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;BOOK_TEXTURE:Lnet/minecraft/util/Identifier;
-
random
- Mappings:
Namespace Name Mixin selector official KLeau;K:Ljava/util/Random;intermediary field_2911Lnet/minecraft/class_486;field_2911:Ljava/util/Random;named randomLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;random:Ljava/util/Random;
-
BOOK_MODEL
- Mappings:
Namespace Name Mixin selector official LLeau;L:Leec;intermediary field_2908Lnet/minecraft/class_486;field_2908:Lnet/minecraft/class_557;named BOOK_MODELLnet/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 BLeau;B:Iintermediary field_2915Lnet/minecraft/class_486;field_2915:Inamed ticksLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;ticks:I
-
nextPageAngle
public float nextPageAngle- Mappings:
Namespace Name Mixin selector official CLeau;C:Fintermediary field_2912Lnet/minecraft/class_486;field_2912:Fnamed nextPageAngleLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;nextPageAngle:F
-
pageAngle
public float pageAngle- Mappings:
Namespace Name Mixin selector official DLeau;D:Fintermediary field_2914Lnet/minecraft/class_486;field_2914:Fnamed pageAngleLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;pageAngle:F
-
approximatePageAngle
public float approximatePageAngle- Mappings:
Namespace Name Mixin selector official ELeau;E:Fintermediary field_2909Lnet/minecraft/class_486;field_2909:Fnamed approximatePageAngleLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;approximatePageAngle:F
-
pageRotationSpeed
public float pageRotationSpeed- Mappings:
Namespace Name Mixin selector official FLeau;F:Fintermediary field_2906Lnet/minecraft/class_486;field_2906:Fnamed pageRotationSpeedLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;pageRotationSpeed:F
-
nextPageTurningSpeed
public float nextPageTurningSpeed- Mappings:
Namespace Name Mixin selector official GLeau;G:Fintermediary field_2905Lnet/minecraft/class_486;field_2905:Fnamed nextPageTurningSpeedLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;nextPageTurningSpeed:F
-
pageTurningSpeed
public float pageTurningSpeed- Mappings:
Namespace Name Mixin selector official HLeau;H:Fintermediary field_2904Lnet/minecraft/class_486;field_2904:Fnamed pageTurningSpeedLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;pageTurningSpeed:F
-
stack
- Mappings:
Namespace Name Mixin selector official MLeau;M:Lbpx;intermediary field_2913Lnet/minecraft/class_486;field_2913:Lnet/minecraft/class_1799;named stackLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;stack:Lnet/minecraft/item/ItemStack;
-
-
Constructor Details
-
EnchantmentScreen
- Mappings:
Namespace Name Mixin selector official <init>Leau;<init>(Lbmj;Lbjk;Lon;)Vintermediary <init>Lnet/minecraft/class_486;<init>(Lnet/minecraft/class_1718;Lnet/minecraft/class_1661;Lnet/minecraft/class_2561;)Vnamed <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:
initin classHandledScreen<EnchantmentScreenHandler>- Mappings:
Namespace Name Mixin selector official bLdzh;b()Vintermediary method_25426Lnet/minecraft/class_437;method_25426()Vnamed initLnet/minecraft/client/gui/screen/Screen;init()V
-
tick
public void tick()- Specified by:
tickin interfaceTickableElement- Overrides:
tickin classHandledScreen<EnchantmentScreenHandler>- Mappings:
Namespace Name Mixin selector official dLdwq;d()Vintermediary method_25393Lnet/minecraft/class_4893;method_25393()Vnamed tickLnet/minecraft/client/gui/screen/TickableElement;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 inGLFWclass.- Specified by:
mouseClickedin interfaceElement- Specified by:
mouseClickedin interfaceParentElement- Overrides:
mouseClickedin classHandledScreen<EnchantmentScreenHandler>- Parameters:
mouseX- the X coordinate of the mousemouseY- the Y coordinate of the mousebutton- the mouse button number- Returns:
trueto 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 aLdww;a(DDI)Zintermediary method_25402Lnet/minecraft/class_364;method_25402(DDI)Znamed mouseClickedLnet/minecraft/client/gui/Element;mouseClicked(DDI)Z
-
drawBackground
- Specified by:
drawBackgroundin classHandledScreen<EnchantmentScreenHandler>- Mappings:
Namespace Name Mixin selector official aLead;a(Ldpj;FII)Vintermediary method_2389Lnet/minecraft/class_465;method_2389(Lnet/minecraft/class_4587;FII)Vnamed drawBackgroundLnet/minecraft/client/gui/screen/ingame/HandledScreen;drawBackground(Lnet/minecraft/client/util/math/MatrixStack;FII)V
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classHandledScreen<EnchantmentScreenHandler>- Mappings:
Namespace Name Mixin selector official aLdwt;a(Ldpj;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
-
doTick
public void doTick()- Mappings:
Namespace Name Mixin selector official iLeau;i()Vintermediary method_2478Lnet/minecraft/class_486;method_2478()Vnamed doTickLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;doTick()V
-