History - net.minecraft.client.gui.screen.TaskScreen
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
boolean: showLoadingDots, field_1_1598, showLoadingDisplay
boolean: showButton, field_1_1597, closable
boolean: closeOnEscape, field_1_1596, shouldCloseOnEsc
Constructors
(Text, Text, Text, Runnable, int)
(Text, boolean, Text, Text, Runnable, int, boolean, boolean)
Methods
void (DrawContext, int, int, float): render, method_25394, render
void (DrawContext, int, int, float): extractRenderState, method_25394, render
TaskScreen (Text, Text): createWaitingWithoutButton, method_1_1907, createWaitingScreen
void (): lambda$createWaitingWithoutButton$0, method_1_1908, method_1_1908
1.21.11_unobfuscated
Names
net.minecraft.client.gui.screens.GenericWaitingScreen
net.minecraft.class_7534
net.minecraft.client.gui.screen.TaskScreen
Fields
int: TITLE_Y, field_39541, TITLE_TEXT_Y
int: MESSAGE_Y, field_39542, DESCRIPTION_TEXT_Y
int: MESSAGE_MAX_WIDTH, field_39543, DESCRIPTION_TEXT_WIDTH
Text: messageText, field_39745, descriptionText
Text: buttonLabel, field_39544, closeButtonText
Runnable: buttonCallback, field_39545, closeCallback
MultilineText: message, field_39546, description
ButtonWidget: button, field_39547, button
int: disableButtonTicks, field_39746, buttonCooldown
Constructors
(Text, Text, Text, Runnable, int)
Methods
TaskScreen (Text, Text, Runnable): createWaiting, method_44690, createRunningScreen
TaskScreen (Text, Text, Text, Runnable): createCompleted, method_44691, createResultScreen
void (): init, method_25426, init
void (): tick, method_25393, tick
void (DrawContext, int, int, float): render, method_25394, render
boolean (): shouldCloseOnEsc, method_25422, shouldCloseOnEsc
void (): onClose, method_25419, close
Text (): getNarrationMessage, method_25435, getNarratedTitle
void (ButtonWidget): lambda$init$0, method_44689, method_44689