Class EnchantmentScreen
java.lang.Object
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,Navigable,ParentElement,ScreenHandlerProvider<EnchantmentScreenHandler>
- Mappings:
Namespace Name official fdvintermediary net/minecraft/class_486named 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
FieldsModifier and TypeFieldDescriptionfloatprivate BookModelprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final Identifier[]private static final Identifier[]floatfloatfloatfloatfloatprivate final Randomprivate ItemStackprivate static final IdentifierintFields inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
BACKGROUND_TEXTURE, backgroundHeight, backgroundWidth, cursorDragging, cursorDragSlots, field_32322, focusedSlot, handler, playerInventoryTitle, playerInventoryTitleX, playerInventoryTitleY, titleX, titleY, x, yFields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, height, OPTIONS_BACKGROUND_TEXTURE, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionEnchantmentScreen(EnchantmentScreenHandler handler, PlayerInventory inventory, Text title) -
Method Summary
Modifier and TypeMethodDescriptionvoiddoTick()protected voiddrawBackground(DrawContext context, float delta, int mouseX, int mouseY) private voiddrawBook(DrawContext context, int x, int y, float delta) voidprotected 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(DrawContext context, int mouseX, int mouseY, float delta) Methods inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
close, drawForeground, drawMouseoverTooltip, drawSlot, drawSlotHighlight, endTouchDrag, getScreenHandler, getTooltipFromItem, handleHotbarKeyPressed, isClickOutsideBounds, isPointWithinBounds, keyPressed, mouseDragged, mouseReleased, onMouseClick, onSlotChangedState, removed, renderBackground, shouldPause, tickMethods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, children, clearAndInit, clearChildren, filesDragged, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, remove, renderBackgroundTexture, renderInGameBackground, renderWithTooltip, resize, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, switchFocus, updateNarrator, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods 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.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, focusOn, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseScrolled, setFocused
-
Field Details
-
LEVEL_TEXTURES
- Mappings:
Namespace Name Mixin selector official ELfdv;E:[Lagt;intermediary field_45464Lnet/minecraft/class_486;field_45464:[Lnet/minecraft/class_2960;named LEVEL_TEXTURESLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;LEVEL_TEXTURES:[Lnet/minecraft/util/Identifier;
-
LEVEL_DISABLED_TEXTURES
- Mappings:
Namespace Name Mixin selector official FLfdv;F:[Lagt;intermediary field_45465Lnet/minecraft/class_486;field_45465:[Lnet/minecraft/class_2960;named LEVEL_DISABLED_TEXTURESLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;LEVEL_DISABLED_TEXTURES:[Lnet/minecraft/util/Identifier;
-
ENCHANTMENT_SLOT_DISABLED_TEXTURE
- Mappings:
Namespace Name Mixin selector official GLfdv;G:Lagt;intermediary field_45466Lnet/minecraft/class_486;field_45466:Lnet/minecraft/class_2960;named ENCHANTMENT_SLOT_DISABLED_TEXTURELnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;ENCHANTMENT_SLOT_DISABLED_TEXTURE:Lnet/minecraft/util/Identifier;
-
ENCHANTMENT_SLOT_HIGHLIGHTED_TEXTURE
- Mappings:
Namespace Name Mixin selector official HLfdv;H:Lagt;intermediary field_45467Lnet/minecraft/class_486;field_45467:Lnet/minecraft/class_2960;named ENCHANTMENT_SLOT_HIGHLIGHTED_TEXTURELnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;ENCHANTMENT_SLOT_HIGHLIGHTED_TEXTURE:Lnet/minecraft/util/Identifier;
-
ENCHANTMENT_SLOT_TEXTURE
- Mappings:
Namespace Name Mixin selector official ILfdv;I:Lagt;intermediary field_45468Lnet/minecraft/class_486;field_45468:Lnet/minecraft/class_2960;named ENCHANTMENT_SLOT_TEXTURELnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;ENCHANTMENT_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;
-
TEXTURE
- Mappings:
Namespace Name Mixin selector official JLfdv;J:Lagt;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 KLfdv;K:Lagt;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 LLfdv;L:Lauf;intermediary field_2911Lnet/minecraft/class_486;field_2911:Lnet/minecraft/class_5819;named randomLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;random:Lnet/minecraft/util/math/random/Random;
-
BOOK_MODEL
- Mappings:
Namespace Name Mixin selector official MLfdv;M:Lfig;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 xLfdv;x: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 yLfdv;y: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 zLfdv;z: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 ALfdv;A: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 BLfdv;B: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 CLfdv;C: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 DLfdv;D: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 NLfdv;N:Lcmh;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>Lfdv;<init>(Lcie;Lceq;Lvb;)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.
This should call
Screen.setInitialFocus(net.minecraft.client.gui.Element)to set the element that is initially focused.- Overrides:
initin classHandledScreen<EnchantmentScreenHandler>- Mappings:
Namespace Name Mixin selector official aP_Lfcc;aP_()Vintermediary method_25426Lnet/minecraft/class_437;method_25426()Vnamed initLnet/minecraft/client/gui/screen/Screen;init()V
-
handledScreenTick
public void handledScreenTick()- Overrides:
handledScreenTickin classHandledScreen<EnchantmentScreenHandler>- Mappings:
Namespace Name Mixin selector official CLfdb;C()Vintermediary method_37432Lnet/minecraft/class_465;method_37432()Vnamed handledScreenTickLnet/minecraft/client/gui/screen/ingame/HandledScreen;handledScreenTick()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:
- Mappings:
Namespace Name Mixin selector official aLeyc;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 aLfdb;a(Levw;FII)Vintermediary method_2389Lnet/minecraft/class_465;method_2389(Lnet/minecraft/class_332;FII)Vnamed drawBackgroundLnet/minecraft/client/gui/screen/ingame/HandledScreen;drawBackground(Lnet/minecraft/client/gui/DrawContext;FII)V
-
drawBook
- Mappings:
Namespace Name Mixin selector official dLfdv;d(Levw;IIF)Vintermediary method_52223Lnet/minecraft/class_486;method_52223(Lnet/minecraft/class_332;IIF)Vnamed drawBookLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;drawBook(Lnet/minecraft/client/gui/DrawContext;IIF)V
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classHandledScreen<EnchantmentScreenHandler>- Mappings:
Namespace Name Mixin selector official aLexk;a(Levw;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V
-
doTick
public void doTick()- Mappings:
Namespace Name Mixin selector official ELfdv;E()Vintermediary method_2478Lnet/minecraft/class_486;method_2478()Vnamed doTickLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;doTick()V
-