net.minecraft.client.gui.screen.game

public class CommandBlockScreen

extends Screen

All mapped superinterfaces:

ConfirmationListener

ayq
net.minecraft.unmapped.C_68888635
net.minecraft.client.gui.screen.game.CommandBlockScreen

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
f_29074899
LOGGER
private TextFieldWidget
f
f_21682404
input
private TextFieldWidget
g
f_47232758
output
private final CommandExecutor
h
f_32190279
executor
private ButtonWidget
i
f_48970838
doneButton
private ButtonWidget
r
f_70858401
cancelButton
private ButtonWidget
s
f_45780491
toggleOutputButton
private boolean
t
f_54846308
trackOutput

Constructor summary

ModifierConstructor
public (CommandExecutor executor)

Method summary

Modifier and TypeMethod
public void
e()
m_53520780()
tick()
public void
b()
m_41805697()
init()
public void
m()
m_47002234()
removed()
protected void
a(avs arg0)
m_30778170(C_85125467 arg0)
buttonClicked(ButtonWidget arg0)
protected void
a(char arg0, int arg1)
m_29116903(char arg0, int arg1)
keyPressed(char arg0, int arg1)
protected void
a(int arg0, int arg1, int arg2)
m_23755539(int arg0, int arg1, int arg2)
mouseClicked(int arg0, int arg1, int arg2)
public void
a(int arg0, int arg1, float arg2)
m_93956703(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
private void
a()
m_62175343()
updateToggleOutputButton()