Package net.minecraft
Class class_9607
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement,ScreenHandlerProvider<class_9519>
- Mappings:
Namespace Name official fqiintermediary net/minecraft/class_9607named net/minecraft/class_9607
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Identifierprivate static final Identifierprivate intprivate final longprivate booleanFields 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, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, PANORAMA_RENDERER, ROTATING_PANORAMA_RENDERER, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionclass_9607(class_9519 class_9519, PlayerInventory playerInventory, Text text) -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddrawBackground(DrawContext context, float delta, int mouseX, int mouseY) getTitle()protected voidinit()Called when a screen should be initialized.private Textmethod_59337(char char2, char char3, char char4, boolean bool) voidrender(DrawContext context, int mouseX, int mouseY, float delta) Methods inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
close, drawForeground, drawItem, drawMouseoverTooltip, drawSlot, drawSlotHighlight, endTouchDrag, getScreenHandler, getTooltipFromItem, handledScreenTick, handleHotbarKeyPressed, isClickOutsideBounds, isPointWithinBounds, keyPressed, method_59336, mouseClicked, mouseDragged, mouseReleased, onMouseClick, onSlotChangedState, removed, renderBackground, shouldPause, tickMethods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, blur, children, clearAndInit, clearChildren, filesDragged, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, remove, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, 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, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseScrolled, setFocused
-
Field Details
-
field_51100
- Mappings:
Namespace Name Mixin selector official DLfqi;D:Lakt;intermediary field_51100Lnet/minecraft/class_9607;field_51100:Lnet/minecraft/class_2960;named field_51100Lnet/minecraft/class_9607;field_51100:Lnet/minecraft/util/Identifier;
-
field_51101
- Mappings:
Namespace Name Mixin selector official ELfqi;E:Lakt;intermediary field_51101Lnet/minecraft/class_9607;field_51101:Lnet/minecraft/class_2960;named field_51101Lnet/minecraft/class_9607;field_51101:Lnet/minecraft/util/Identifier;
-
field_51102
private int field_51102- Mappings:
Namespace Name Mixin selector official FLfqi;F:Iintermediary field_51102Lnet/minecraft/class_9607;field_51102:Inamed field_51102Lnet/minecraft/class_9607;field_51102:I
-
field_51103
private final long field_51103- Mappings:
Namespace Name Mixin selector official GLfqi;G:Jintermediary field_51103Lnet/minecraft/class_9607;field_51103:Jnamed field_51103Lnet/minecraft/class_9607;field_51103:J
-
field_51104
- Mappings:
Namespace Name Mixin selector official HLfqi;H:Lxe;intermediary field_51104Lnet/minecraft/class_9607;field_51104:Lnet/minecraft/class_2561;named field_51104Lnet/minecraft/class_9607;field_51104:Lnet/minecraft/text/Text;
-
field_51105
private boolean field_51105- Mappings:
Namespace Name Mixin selector official ILfqi;I:Zintermediary field_51105Lnet/minecraft/class_9607;field_51105:Znamed field_51105Lnet/minecraft/class_9607;field_51105:Z
-
-
Constructor Details
-
class_9607
-
-
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()to set the element that is initially focused.- Overrides:
initin classHandledScreen<class_9519>- Mappings:
Namespace Name Mixin selector official aN_Lfon;aN_()Vintermediary method_25426Lnet/minecraft/class_437;method_25426()Vnamed initLnet/minecraft/client/gui/screen/Screen;init()V
-
method_59337
- Mappings:
Namespace Name Mixin selector official aLfqi;a(CCCZ)Lxe;intermediary method_59337Lnet/minecraft/class_9607;method_59337(CCCZ)Lnet/minecraft/class_2561;named method_59337Lnet/minecraft/class_9607;method_59337(CCCZ)Lnet/minecraft/text/Text;
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classHandledScreen<class_9519>- Mappings:
Namespace Name Mixin selector official aLfjq;a(Lfia;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
-
getTitle
-
drawBackground
- Specified by:
drawBackgroundin classHandledScreen<class_9519>- Mappings:
Namespace Name Mixin selector official aLfpn;a(Lfia;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
-