net.minecraft.client.gui.screens

public class ProgressScreen

extends Screen implements ProgressListener

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TickableWidget, Widget, ProgressListener

dor
net.minecraft.client.gui.screens.ProgressScreen
net.minecraft.class_435
net.minecraft.unmapped.C_emktnzyp
net.minecraft.client.gui.screen.ProgressScreen
net.minecraft.client.gui.screen.WorkingScreen

Field summary

Modifier and TypeField
private Component
a
header
field_2541
f_oqbdytzt
title
field_238648_a_
private Component
b
stage
field_2544
f_osxirgby
task
field_146589_f
private int
c
progress
field_2542
f_giluwwvo
progress
field_146590_g
private boolean
p
stop
field_2543
f_ectafnnd
done
field_146592_h

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public boolean
as_()
shouldCloseOnEsc()
method_25422()
m_snvbpxot()
shouldCloseOnEsc()
func_231178_ax__()
public void
a(nr arg0)
progressStartNoAbort(Component arg0)
method_15412(class_2561 arg0)
m_qablssuj(C_rdaqiwdt arg0)
method_15412(Text arg0)
func_200210_a(ITextComponent arg0)
public void
b(nr arg0)
progressStart(Component arg0)
method_15413(class_2561 arg0)
m_emmyjseo(C_rdaqiwdt arg0)
method_15413(Text arg0)
func_200211_b(ITextComponent arg0)
public void
c(nr arg0)
progressStage(Component arg0)
method_15414(class_2561 arg0)
m_bupolkpn(C_rdaqiwdt arg0)
method_15414(Text arg0)
func_200209_c(ITextComponent arg0)
public void
a(int arg0)
progressStagePercentage(int arg0)
method_15410(int arg0)
m_sjxeijcv(int arg0)
progressStagePercentage(int arg0)
func_73718_a(int arg0)
public void
a()
stop()
method_15411()
m_nmdtdvyl()
setDone()
func_146586_a()
public void
a(dfm arg0, int arg1, int arg2, float arg3)
render(PoseStack arg0, int arg1, int arg2, float arg3)
method_25394(class_4587 arg0, int arg1, int arg2, float arg3)
m_exyypwjw(C_cnszsxvd arg0, int arg1, int arg2, float arg3)
render(MatrixStack arg0, int arg1, int arg2, float arg3)
func_230430_a_(MatrixStack arg0, int arg1, int arg2, float arg3)