net.minecraft.client.gui.screen

public class ProgressScreen

extends Screen implements ProgressListener

All mapped superinterfaces:

C_90515743, GuiEventListener, Widget, ProgressListener

czr
net.minecraft.class_435
net.minecraft.client.gui.screen.ProgressScreen
net.minecraft.client.gui.screen.WorkingScreen
net.minecraft.client.gui.screen.WorkingScreen

Field summary

Modifier and TypeField
private String
a
field_2541
title
field_146591_a
title
private String
b
field_2544
task
field_146589_f
stage
private int
c
field_2542
progress
field_146590_g
progress
private boolean
d
field_2543
done
field_146592_h
doneWorking

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public boolean
shouldCloseOnEsc()
m_13451306()
shouldCloseOnEsc()
shouldCloseOnEsc()
public void
a(jm arg0)
method_15412(class_2561 arg0)
progressStartNoAbort(Text arg0)
func_200210_a(ITextComponent arg0)
displaySavingString(ITextComponent arg0)
public void
b(jm arg0)
method_15413(class_2561 arg0)
updateTitle(Text arg0)
func_200211_b(ITextComponent arg0)
resetProgressAndMessage(ITextComponent arg0)
public void
c(jm arg0)
method_15414(class_2561 arg0)
progressStage(Text arg0)
func_200209_c(ITextComponent arg0)
displayLoadingString(ITextComponent arg0)
public void
a(int arg0)
method_15410(int arg0)
progressStagePercentage(int arg0)
func_73718_a(int arg0)
setLoadingProgress(int arg0)
public void
a()
method_15411()
setDone()
func_146586_a()
setDoneWorking()
public void
render(int arg0, int arg1, float arg2)
m_93956703(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)