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 intermediary net/minecraft/class_486official evxnamed 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 Identifierfloatfloatfloatfloatfloatprivate 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, 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) 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, drawSlotHighlight, endTouchDrag, getScreenHandler, getTooltipFromItem, handleHotbarKeyPressed, isClickOutsideBounds, isPointWithinBounds, keyPressed, mouseDragged, mouseReleased, onMouseClick, removed, 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, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, remove, renderBackground, renderBackgroundTexture, 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
-
TEXTURE
- Mappings:
Namespace Name Mixin selector intermediary field_2910Lnet/minecraft/class_486;field_2910:Lnet/minecraft/class_2960;official DLevx;D:Lacq;named TEXTURELnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;TEXTURE:Lnet/minecraft/util/Identifier;
-
BOOK_TEXTURE
- Mappings:
Namespace Name Mixin selector intermediary field_2901Lnet/minecraft/class_486;field_2901:Lnet/minecraft/class_2960;official ELevx;E:Lacq;named BOOK_TEXTURELnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;BOOK_TEXTURE:Lnet/minecraft/util/Identifier;
-
random
- Mappings:
Namespace Name Mixin selector intermediary field_2911Lnet/minecraft/class_486;field_2911:Lnet/minecraft/class_5819;official FLevx;F:Lapf;named randomLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;random:Lnet/minecraft/util/math/random/Random;
-
BOOK_MODEL
- Mappings:
Namespace Name Mixin selector intermediary field_2908Lnet/minecraft/class_486;field_2908:Lnet/minecraft/class_557;official GLevx;G:Lfad;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 intermediary field_2915Lnet/minecraft/class_486;field_2915:Iofficial vLevx;v:Inamed ticksLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;ticks:I
-
nextPageAngle
public float nextPageAngle- Mappings:
Namespace Name Mixin selector intermediary field_2912Lnet/minecraft/class_486;field_2912:Fofficial wLevx;w:Fnamed nextPageAngleLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;nextPageAngle:F
-
pageAngle
public float pageAngle- Mappings:
Namespace Name Mixin selector intermediary field_2914Lnet/minecraft/class_486;field_2914:Fofficial xLevx;x:Fnamed pageAngleLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;pageAngle:F
-
approximatePageAngle
public float approximatePageAngle- Mappings:
Namespace Name Mixin selector intermediary field_2909Lnet/minecraft/class_486;field_2909:Fofficial yLevx;y:Fnamed approximatePageAngleLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;approximatePageAngle:F
-
pageRotationSpeed
public float pageRotationSpeed- Mappings:
Namespace Name Mixin selector intermediary field_2906Lnet/minecraft/class_486;field_2906:Fofficial zLevx;z:Fnamed pageRotationSpeedLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;pageRotationSpeed:F
-
nextPageTurningSpeed
public float nextPageTurningSpeed- Mappings:
Namespace Name Mixin selector intermediary field_2905Lnet/minecraft/class_486;field_2905:Fofficial ALevx;A:Fnamed nextPageTurningSpeedLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;nextPageTurningSpeed:F
-
pageTurningSpeed
public float pageTurningSpeed- Mappings:
Namespace Name Mixin selector intermediary field_2904Lnet/minecraft/class_486;field_2904:Fofficial CLevx;C:Fnamed pageTurningSpeedLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;pageTurningSpeed:F
-
stack
- Mappings:
Namespace Name Mixin selector intermediary field_2913Lnet/minecraft/class_486;field_2913:Lnet/minecraft/class_1799;official HLevx;H:Lcfx;named stackLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;stack:Lnet/minecraft/item/ItemStack;
-
-
Constructor Details
-
EnchantmentScreen
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_486;<init>(Lnet/minecraft/class_1718;Lnet/minecraft/class_1661;Lnet/minecraft/class_2561;)Vofficial <init>Levx;<init>(Lcbv;Lbyl;Lsw;)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 intermediary method_25426Lnet/minecraft/class_437;method_25426()Vofficial bLeug;b()Vnamed initLnet/minecraft/client/gui/screen/Screen;init()V
-
handledScreenTick
public void handledScreenTick()- Overrides:
handledScreenTickin classHandledScreen<EnchantmentScreenHandler>- Mappings:
Namespace Name Mixin selector intermediary method_37432Lnet/minecraft/class_465;method_37432()Vofficial BLeve;B()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 intermediary method_25402Lnet/minecraft/class_364;method_25402(DDI)Zofficial aLeqk;a(DDI)Znamed mouseClickedLnet/minecraft/client/gui/Element;mouseClicked(DDI)Z
-
drawBackground
- Specified by:
drawBackgroundin classHandledScreen<EnchantmentScreenHandler>- Mappings:
Namespace Name Mixin selector intermediary method_2389Lnet/minecraft/class_465;method_2389(Lnet/minecraft/class_332;FII)Vofficial aLeve;a(Leop;FII)Vnamed drawBackgroundLnet/minecraft/client/gui/screen/ingame/HandledScreen;drawBackground(Lnet/minecraft/client/gui/DrawContext;FII)V
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classHandledScreen<EnchantmentScreenHandler>- Mappings:
Namespace Name Mixin selector intermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)Vofficial aLepy;a(Leop;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V
-
doTick
public void doTick()- Mappings:
Namespace Name Mixin selector intermediary method_2478Lnet/minecraft/class_486;method_2478()Vofficial DLevx;D()Vnamed doTickLnet/minecraft/client/gui/screen/ingame/EnchantmentScreen;doTick()V
-