Package net.minecraft
Class class_11316
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.class_11316
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name named net/minecraft/class_11316intermediary net/minecraft/class_11316official fpx
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Textprivate static final intprivate final ThreePartsLayoutWidgetprivate final Screenprivate final BiConsumer<class_11310.class_11311, class_11303> (package private) final Map<class_11303, class_11313> private @Nullable class_11316.class_11317(package private) class_11319.class_11320private @Nullable ButtonWidgetFields 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, narratorToggleButton, PANORAMA_RENDERER, ROTATING_PANORAMA_RENDERER, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionclass_11316(Screen screen, BiConsumer<class_11310.class_11311, class_11303> biConsumer, Map<class_11303, class_11313> map, class_11319.class_11320 class_11320) -
Method Summary
Methods inherited from class net.minecraft.client.gui.screen.Screen
addCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, children, clearAndInit, clearChildren, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, remove, removed, render, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, shouldCloseOnEsc, shouldHideStatusEffectHud, shouldPause, switchFocus, tick, updateNarratorMethods 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
getBorder, 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, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
field_60253
- Mappings:
Namespace Name Mixin selector named field_60253Lnet/minecraft/class_11316;field_60253:Lnet/minecraft/text/Text;intermediary field_60253Lnet/minecraft/class_11316;field_60253:Lnet/minecraft/class_2561;official aLfpx;a:Lxi;
-
field_60254
private static final int field_60254- See Also:
- Mappings:
Namespace Name Mixin selector named field_60254Lnet/minecraft/class_11316;field_60254:Iintermediary field_60254Lnet/minecraft/class_11316;field_60254:Iofficial bLfpx;b:I
-
field_60255
- Mappings:
Namespace Name Mixin selector named field_60255Lnet/minecraft/class_11316;field_60255:Lnet/minecraft/client/gui/widget/ThreePartsLayoutWidget;intermediary field_60255Lnet/minecraft/class_11316;field_60255:Lnet/minecraft/class_8132;official cLfpx;c:Lfyw;
-
field_60256
- Mappings:
Namespace Name Mixin selector named field_60256Lnet/minecraft/class_11316;field_60256:Lnet/minecraft/client/gui/screen/Screen;intermediary field_60256Lnet/minecraft/class_11316;field_60256:Lnet/minecraft/class_437;official dLfpx;d:Lgcc;
-
field_60257
- Mappings:
Namespace Name Mixin selector named field_60257Lnet/minecraft/class_11316;field_60257:Ljava/util/function/BiConsumer;intermediary field_60257Lnet/minecraft/class_11316;field_60257:Ljava/util/function/BiConsumer;official sLfpx;s:Ljava/util/function/BiConsumer;
-
field_60258
- Mappings:
Namespace Name Mixin selector named field_60258Lnet/minecraft/class_11316;field_60258:Ljava/util/Map;intermediary field_60258Lnet/minecraft/class_11316;field_60258:Ljava/util/Map;official uLfpx;u:Ljava/util/Map;
-
field_60259
- Mappings:
Namespace Name Mixin selector named field_60259Lnet/minecraft/class_11316;field_60259:Lnet/minecraft/class_11316$class_11317;intermediary field_60259Lnet/minecraft/class_11316;field_60259:Lnet/minecraft/class_11316$class_11317;official vLfpx;v:Lfpx$a;
-
field_60260
class_11319.class_11320 field_60260- Mappings:
Namespace Name Mixin selector named field_60260Lnet/minecraft/class_11316;field_60260:Lnet/minecraft/class_11319$class_11320;intermediary field_60260Lnet/minecraft/class_11316;field_60260:Lnet/minecraft/class_11319$class_11320;official wLfpx;w:Lfpy$a;
-
field_60261
- Mappings:
Namespace Name Mixin selector named field_60261Lnet/minecraft/class_11316;field_60261:Lnet/minecraft/client/gui/widget/ButtonWidget;intermediary field_60261Lnet/minecraft/class_11316;field_60261:Lnet/minecraft/class_4185;official xLfpx;x:Lfve;
-
-
Constructor Details
-
class_11316
public class_11316(Screen screen, BiConsumer<class_11310.class_11311, class_11303> biConsumer, Map<class_11303, class_11313> map, class_11319.class_11320 class_11320)
-
-
Method Details
-
close
public void close() -
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
-
refreshWidgetPositions
protected void refreshWidgetPositions()- Overrides:
refreshWidgetPositionsin classScreen- Mappings:
Namespace Name Mixin selector named refreshWidgetPositionsLnet/minecraft/client/gui/screen/Screen;refreshWidgetPositions()Vintermediary method_48640Lnet/minecraft/class_437;method_48640()Vofficial cLgcc;c()V
-
method_71227
void method_71227()- Mappings:
Namespace Name Mixin selector named method_71227Lnet/minecraft/class_11316;method_71227()Vintermediary method_71227Lnet/minecraft/class_11316;method_71227()Vofficial lLfpx;l()V
-