Package net.minecraft.client.gui.screen
Class DownloadingTerrainScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.DownloadingTerrainScreen
- All Implemented Interfaces:
- Drawable,- Element,- Navigable,- ParentElement
- Mappings:
- Namespace - Name - official - eup- intermediary - net/minecraft/class_434- named - net/minecraft/client/gui/screen/DownloadingTerrainScreen
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.client.gui.screen.ScreenScreen.SelectedElementNarrationData
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate booleanprivate final longprivate static final longprivate booleanprivate static final TextFields inherited from class net.minecraft.client.gui.screen.Screenclient, executor, height, OPTIONS_BACKGROUND_TEXTURE, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.ElementMAX_DOUBLE_CLICK_INTERVAL
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidclose()protected booleanvoidrender(DrawContext context, int mouseX, int mouseY, float delta) voidsetReady()booleanChecks whether this screen should be closed when the escape key is pressed.booleanvoidtick()Methods inherited from class net.minecraft.client.gui.screen.ScreenaddDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, children, clearAndInit, clearChildren, filesDragged, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hide, init, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, remove, removed, renderBackground, renderBackgroundTexture, renderWithTooltip, resize, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, switchFocus, updateNarrator, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElementgetFocused, isDragging, setDragging, setFocusedMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.ElementmouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.NavigablegetNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElementcharTyped, focusOn, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
- 
Field Details- 
TEXT- Mappings:
- Namespace - Name - Mixin selector - official - a- Leup;a:Lsw;- intermediary - field_26544- Lnet/minecraft/class_434;field_26544:Lnet/minecraft/class_2561;- named - TEXT- Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;TEXT:Lnet/minecraft/text/Text;
 
- 
MIN_LOAD_TIME_MSprivate static final long MIN_LOAD_TIME_MS- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - b- Leup;b:J- intermediary - field_36365- Lnet/minecraft/class_434;field_36365:J- named - MIN_LOAD_TIME_MS- Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;MIN_LOAD_TIME_MS:J
 
- 
readyprivate boolean ready- Mappings:
- Namespace - Name - Mixin selector - official - c- Leup;c:Z- intermediary - field_36366- Lnet/minecraft/class_434;field_36366:Z- named - ready- Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;ready:Z
 
- 
closeOnNextTickprivate boolean closeOnNextTick- Mappings:
- Namespace - Name - Mixin selector - official - k- Leup;k:Z- intermediary - field_36367- Lnet/minecraft/class_434;field_36367:Z- named - closeOnNextTick- Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;closeOnNextTick:Z
 
- 
loadStartTimeprivate final long loadStartTime- Mappings:
- Namespace - Name - Mixin selector - official - l- Leup;l:J- intermediary - field_36368- Lnet/minecraft/class_434;field_36368:J- named - loadStartTime- Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;loadStartTime:J
 
 
- 
- 
Constructor Details- 
DownloadingTerrainScreenpublic DownloadingTerrainScreen()
 
- 
- 
Method Details- 
shouldCloseOnEscpublic boolean shouldCloseOnEsc()Checks whether this screen should be closed when the escape key is pressed.- Overrides:
- shouldCloseOnEscin class- Screen
- Mappings:
- Namespace - Name - Mixin selector - official - av_- Leuq;av_()Z- intermediary - method_25422- Lnet/minecraft/class_437;method_25422()Z- named - shouldCloseOnEsc- Lnet/minecraft/client/gui/screen/Screen;shouldCloseOnEsc()Z
 
- 
hasUsageTextprotected boolean hasUsageText()- Overrides:
- hasUsageTextin class- Screen
- Mappings:
- Namespace - Name - Mixin selector - official - aH_- Leuq;aH_()Z- intermediary - method_48262- Lnet/minecraft/class_437;method_48262()Z- named - hasUsageText- Lnet/minecraft/client/gui/screen/Screen;hasUsageText()Z
 
- 
render- Specified by:
- renderin interface- Drawable
- Overrides:
- renderin class- Screen
- Mappings:
- Namespace - Name - Mixin selector - official - a- Leqh;a(Leox;IIF)V- intermediary - method_25394- Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)V- named - render- Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V
 
- 
tickpublic void tick()
- 
closepublic void close()
- 
setReadypublic void setReady()- Mappings:
- Namespace - Name - Mixin selector - official - l- Leup;l()V- intermediary - method_40040- Lnet/minecraft/class_434;method_40040()V- named - setReady- Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;setReady()V
 
- 
shouldPausepublic boolean shouldPause()- Overrides:
- shouldPausein class- Screen
- Mappings:
- Namespace - Name - Mixin selector - official - az_- Leuq;az_()Z- intermediary - method_25421- Lnet/minecraft/class_437;method_25421()Z- named - shouldPause- Lnet/minecraft/client/gui/screen/Screen;shouldPause()Z
 
 
-