| public Text | | getTitle() | | getTitle() | | method_25440() | | getTitle() |
|
| public Text | | getNarrationMessage() | | getNarrationMessage() | | method_25435() | | getNarratedTitle() |
|
| public final void | | extractRenderStateWithTooltipAndSubtitles(GuiGraphicsExtractor graphics, int mouseX, int mouseY, float a) | | 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) | | 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) | | createTabEvent(boolean forward) | | method_48266(boolean arg0) | | getTabNavigation(boolean forward) |
|
| private GuiNavigation$Arrow | |
| protected void | | setInitialFocus() | | setInitialFocus() | | method_56131() | | setInitialFocus() |
|
| protected void | |
| public void | | clearFocus() | | clearFocus() | | method_48267() | | blur() |
|
| protected void | |
| public boolean | | shouldCloseOnEsc() | | shouldCloseOnEsc() | | method_25422() | | shouldCloseOnEsc() |
|
| public void | | onClose() | | onClose() | | method_25419() | | close() |
|
| protected <T extends Element, Drawable, Selectable> T | | addRenderableWidget(T widget) | | addRenderableWidget(T widget) | | method_37063(T arg0) | | addDrawableChild(T drawableElement) |
|
| protected <T extends Drawable> T | | addRenderableOnly(T renderable) | | addRenderableOnly(T renderable) | | method_37060(T arg0) | | addDrawable(T drawable) |
|
| protected <T extends Element, Selectable> T | | addWidget(T widget) | | addWidget(T widget) | | method_25429(T arg0) | | addSelectableChild(T child) |
|
| protected void | |
| protected void | | clearWidgets() | | clearWidgets() | | method_37067() | | clearChildren() |
|
| public static List<Text> | |
| protected void | | insertText(String text, boolean replace) | | 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) | | init(int width, int height) | | method_25423(int arg0, int arg1) | | init(int width, int height) |
|
| protected void | | rebuildWidgets() | | rebuildWidgets() | | method_41843() | | clearAndInit() |
|
| protected void | | fadeWidgets(float widgetFade) | | fadeWidgets(float widgetFade) | | method_71536(float arg0) | | setWidgetAlpha(float alpha) |
|
| public List<? extends Element> | | children() | | children() | | method_25396() | | children() |
|
| protected void | | init() | | init() | | method_25426() | | init() |
|
| public void | | tick() | | tick() | | method_25393() | | tick() |
|
| public void | | removed() | | removed() | | method_25432() | | removed() |
|
| public void | | added() | | added() | | method_49589() | | onDisplayed() |
|
| public void | | extractBackground(GuiGraphicsExtractor graphics, int mouseX, int mouseY, float a) | | 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) | | 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) | | 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() | | isPauseScreen() | | method_25421() | | shouldPause() |
|
| public boolean | | isInGameUi() | | isInGameUi() | | method_73150() | | deferSubtitles() |
|
| public boolean | | isAllowedInPortal() | | isAllowedInPortal() | | method_73217() | | keepOpenThroughPortal() |
|
| protected void | | repositionElements() | | repositionElements() | | method_48640() | | refreshWidgetPositions() |
|
| public void | | resize(int width, int height) | | 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) | | 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) | | 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) | | scheduleNarration(long delay, boolean ignoreSuppression) | | method_37059(long arg0, boolean arg1) | | setScreenNarrationDelay(long delayMs, boolean restartElementNarration) |
|
| private void | | suppressNarration(long duration) | | suppressNarration(long duration) | | method_37058(long arg0) | | setElementNarrationDelay(long delayMs) |
|
| private void | | setNarrationSuppressTime(long narrationSuppressTime) | | setNarrationSuppressTime(long narrationSuppressTime) | | method_72802(long arg0) | | setElementNarrationStartTime(long startTimeMs) |
|
| public void | | afterMouseMove() | | afterMouseMove() | | method_37068() | | applyMouseMoveNarratorDelay() |
|
| public void | | afterMouseAction() | | afterMouseAction() | | method_37069() | | applyMousePressScrollNarratorDelay() |
|
| public void | | afterKeyboardAction() | | afterKeyboardAction() | | method_37070() | | applyKeyPressNarratorDelay() |
|
| private boolean | | shouldRunNarration() | | shouldRunNarration() | | method_37073() | | isNarratorActive() |
|
| public void | | handleDelayedNarration() | | handleDelayedNarration() | | method_37071() | | updateNarrator() |
|
| public void | | triggerImmediateNarration(boolean onlyChanged) | | triggerImmediateNarration(boolean onlyChanged) | | method_37064(boolean arg0) | | narrateScreenIfNarrationEnabled(boolean onlyChangedNarrations) |
|
| private void | | runNarration(boolean onlyChanged) | | runNarration(boolean onlyChanged) | | method_37065(boolean arg0) | | narrateScreen(boolean onlyChangedNarrations) |
|
| protected boolean | | shouldNarrateNavigation() | | shouldNarrateNavigation() | | method_48262() | | hasUsageText() |
|
| protected void | |
| protected void | |
| protected Text | | getUsageNarration() | | getUsageNarration() | | method_53870() | | getUsageNarrationText() |
|
| public static Screen$SelectedElementNarrationData | |
| public void | | updateNarratorStatus(boolean wasDisabled) | | updateNarratorStatus(boolean wasDisabled) | | method_61040(boolean arg0) | | refreshNarrator(boolean previouslyDisabled) |
|
| public TextRenderer | | getFont() | | getFont() | | method_64506() | | getTextRenderer() |
|
| public boolean | | showsActiveEffects() | | showsActiveEffects() | | method_64507() | | showsStatusEffects() |
|
| public boolean | | canInterruptWithAnotherScreen() | | canInterruptWithAnotherScreen() | | method_73339() | | canBeInterruptedByOtherScreen() |
|
| public ScreenRect | | getRectangle() | | getRectangle() | | method_48202() | | getNavigationFocus() |
|
| public MusicSound | | getBackgroundMusic() | | getBackgroundMusic() | | method_50024() | | getMusic() |
|