| public Text |
| getTitle() |
| method_25440() |
| getTitle() |
|
| public Text |
| getNarrationMessage() |
| method_25435() |
| getNarratedTitle() |
|
| public final void |
| extractRenderStateWithTooltipAndSubtitles(GuiGraphicsExtractor graphics, int mouseX, int mouseY, float a) |
| method_47413(class_332 arg0, int arg1, int arg2, float arg3) |
| renderWithTooltip(DrawContext context, int mouseX, int mouseY, float deltaTicks) |
|
| public void |
| extractRenderState(GuiGraphicsExtractor graphics, int mouseX, int mouseY, float a) |
| method_25394(class_332 arg0, int arg1, int arg2, float arg3) |
| render(DrawContext arg0, int arg1, int arg2, float arg3) |
|
| public boolean |
|
| private GuiNavigation$Tab |
| createTabEvent(boolean forward) |
| method_48266(boolean arg0) |
| getTabNavigation(boolean arg0) |
|
| private GuiNavigation$Arrow |
|
| protected void |
| setInitialFocus() |
| method_56131() |
| setInitialFocus() |
|
| protected void |
|
| public void |
| clearFocus() |
| method_48267() |
| blur() |
|
| protected void |
|
| public boolean |
| shouldCloseOnEsc() |
| method_25422() |
| shouldCloseOnEsc() |
|
| public void |
| onClose() |
| method_25419() |
| close() |
|
| protected <T extends Element, Drawable, Selectable> T |
| addRenderableWidget(T widget) |
| method_37063(T arg0) |
| addDrawableChild(T drawableElement) |
|
| protected <T extends Drawable> T |
| addRenderableOnly(T renderable) |
| method_37060(T arg0) |
| addDrawable(T drawable) |
|
| protected <T extends Element, Selectable> T |
| addWidget(T widget) |
| method_25429(T arg0) |
| addSelectableChild(T child) |
|
| protected void |
|
| protected void |
| clearWidgets() |
| method_37067() |
| clearChildren() |
|
| public static List<Text> |
|
| protected void |
| insertText(String text, boolean replace) |
| method_25415(String arg0, boolean arg1) |
| insertText(String text, boolean override) |
|
| protected static void |
|
| protected static void |
|
| protected static boolean |
|
| protected static void |
|
| public final void |
| init(int width, int height) |
| method_25423(int arg0, int arg1) |
| init(int width, int height) |
|
| protected void |
| rebuildWidgets() |
| method_41843() |
| clearAndInit() |
|
| protected void |
| fadeWidgets(float widgetFade) |
| method_71536(float arg0) |
| setWidgetAlpha(float alpha) |
|
| public List<? extends Element> |
| children() |
| method_25396() |
| children() |
|
| protected void |
| init() |
| method_25426() |
| init() |
|
| public void |
| tick() |
| method_25393() |
| tick() |
|
| public void |
| removed() |
| method_25432() |
| removed() |
|
| public void |
| added() |
| method_49589() |
| onDisplayed() |
|
| public void |
| extractBackground(GuiGraphicsExtractor graphics, int mouseX, int mouseY, float a) |
| method_25420(class_332 arg0, int arg1, int arg2, float arg3) |
| renderBackground(DrawContext context, int mouseX, int mouseY, float deltaTicks) |
|
| protected void |
|
| protected void |
|
| protected void |
|
| protected void |
| extractMenuBackground(GuiGraphicsExtractor graphics, int x, int y, int width, int height) |
| method_57736(class_332 arg0, int arg1, int arg2, int arg3, int arg4) |
| renderDarkening(DrawContext context, int x, int y, int width, int height) |
|
| public static void |
| extractMenuBackgroundTexture(GuiGraphicsExtractor graphics, Identifier menuBackground, int x, int y, float u, float v, int width, int height) |
| method_57737(class_332 arg0, class_2960 arg1, int arg2, int arg3, float arg4, float arg5, int arg6, int arg7) |
| renderBackgroundTexture(DrawContext context, Identifier texture, int x, int y, float u, float v, int width, int height) |
|
| public void |
|
| public boolean |
| isPauseScreen() |
| method_25421() |
| shouldPause() |
|
| public boolean |
| isInGameUi() |
| method_73150() |
| deferSubtitles() |
|
| protected boolean |
| panoramaShouldSpin() |
| method_72798() |
| allowRotatingPanorama() |
|
| public boolean |
| isAllowedInPortal() |
| method_73217() |
| keepOpenThroughPortal() |
|
| protected void |
| repositionElements() |
| method_48640() |
| refreshWidgetPositions() |
|
| public void |
| resize(int width, int height) |
| method_25410(int arg0, int arg1) |
| resize(int width, int height) |
|
| public void |
|
| protected boolean |
| isValidCharacterForName(String currentName, int newChar, int cursorPos) |
| method_25414(String arg0, int arg1, int arg2) |
| isValidCharacterForName(String name, int codepoint, int cursorPos) |
|
| public boolean |
| isMouseOver(double mouseX, double mouseY) |
| method_25405(double arg0, double arg1) |
| isMouseOver(double arg0, double arg1) |
|
| public void |
|
| private void |
| scheduleNarration(long delay, boolean ignoreSuppression) |
| method_37059(long arg0, boolean arg1) |
| setScreenNarrationDelay(long delayMs, boolean restartElementNarration) |
|
| private void |
| suppressNarration(long duration) |
| method_37058(long arg0) |
| setElementNarrationDelay(long delayMs) |
|
| private void |
| setNarrationSuppressTime(long narrationSuppressTime) |
| method_72802(long arg0) |
| setElementNarrationStartTime(long startTimeMs) |
|
| public void |
| afterMouseMove() |
| method_37068() |
| applyMouseMoveNarratorDelay() |
|
| public void |
| afterMouseAction() |
| method_37069() |
| applyMousePressScrollNarratorDelay() |
|
| public void |
| afterKeyboardAction() |
| method_37070() |
| applyKeyPressNarratorDelay() |
|
| private boolean |
| shouldRunNarration() |
| method_37073() |
| isNarratorActive() |
|
| public void |
| handleDelayedNarration() |
| method_37071() |
| updateNarrator() |
|
| public void |
| triggerImmediateNarration(boolean onlyChanged) |
| method_37064(boolean arg0) |
| narrateScreenIfNarrationEnabled(boolean onlyChangedNarrations) |
|
| private void |
| runNarration(boolean onlyChanged) |
| method_37065(boolean arg0) |
| narrateScreen(boolean onlyChangedNarrations) |
|
| protected boolean |
| shouldNarrateNavigation() |
| method_48262() |
| hasUsageText() |
|
| protected void |
|
| protected void |
|
| protected Text |
| getUsageNarration() |
| method_53870() |
| getUsageNarrationText() |
|
| public static Screen$SelectedElementNarrationData |
|
| public void |
| updateNarratorStatus(boolean wasDisabled) |
| method_61040(boolean arg0) |
| refreshNarrator(boolean previouslyDisabled) |
|
| public TextRenderer |
| getFont() |
| method_64506() |
| getTextRenderer() |
|
| public boolean |
| showsActiveEffects() |
| method_64507() |
| showsStatusEffects() |
|
| public boolean |
| canInterruptWithAnotherScreen() |
| method_73339() |
| canInterruptOtherScreen() |
|
| public ScreenRect |
| getRectangle() |
| method_48202() |
| getNavigationFocus() |
|
| public MusicSound |
| getBackgroundMusic() |
| method_50024() |
| getMusic() |
|
| private static Stream |
|
| private String |
| lambda$fillCrashDetails$0() |
| method_65026() |
| method_65026() |
|
| private static void |
|
| private void |
|
| private void |
|