net.minecraft.client.gui.screen

public abstract class AbstractCommandBlockScreen

extends Screen

All mapped superinterfaces:

INestedGuiEventHandler, IGuiEventListener, IRenderable

dam
net.minecraft.class_463
net.minecraft.client.gui.screen.AbstractCommandBlockScreen

Field summary

Modifier and TypeField
protected TextFieldWidget
a
field_2751
field_195237_a
protected TextFieldWidget
b
field_2755
field_195239_f
protected Button
c
field_2762
field_195240_g
protected Button
d
field_2753
field_195241_h
protected Button
e
field_2760
field_195242_i
protected boolean
f
field_2752
field_195238_s
protected final List<String>
g
field_2761
field_209111_t
protected int
h
field_2757
field_209112_u
protected int
i
field_2756
field_209113_v
protected com.mojang.brigadier.ParseResults<ICompletionProvider>
j
field_2758
field_209114_w
protected CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>
k
field_2754
field_209115_x
protected AbstractCommandBlockScreen$SuggestionsList
l
field_2759
field_209116_y
private boolean
m
field_2750
field_212342_z

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
tick()
tick()
abstract CommandBlockListenerAbstract
a()
method_2351()
func_195231_h()
abstract int
b()
method_2364()
func_195236_i()
protected void
init()
init()
public void
resize(cvk arg0, int arg1, int arg2)
resize(Minecraft arg0, int arg1, int arg2)
protected void
c()
method_2368()
func_195233_j()
protected void
d()
method_2359()
func_195234_k()
public void
removed()
removed()
protected abstract void
a(bgo arg0)
method_2352(class_1918 arg0)
func_195235_a(CommandBlockLogic arg0)
public void
onClose()
onClose()
private void
b(String arg0)
method_2360(String arg0)
func_214185_b(String arg0)
public boolean
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
public boolean
mouseScrolled(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
public boolean
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
protected void
e()
method_2353()
func_209106_o()
private void
g()
method_2354()
func_209107_u()
private String
a(String arg0, int arg1)
method_2348(String arg0, int arg1)
func_209104_a(String arg0, int arg1)
private void
a(c arg0)
method_2356(class_124 arg0)
func_209108_a(TextFormatting arg0)
public void
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
public void
f()
method_2357()
func_209109_s()
protected void
a(String arg0)
method_2346(String arg0)
func_209102_a(String arg0)
private static String
b(String arg0, String arg1)
method_2350(String arg0, String arg1)
func_212339_b(String arg0, String arg1)