net.minecraft.client.gui.screen.game

public class CommandBlockScreen

extends CommandBlockMinecartScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, ConfirmationListener

cld
net.minecraft.class_1328
net.minecraft.client.gui.screen.game.CommandBlockScreen
net.minecraft.client.gui.GuiCommandBlock
net.minecraft.client.gui.GuiCommandBlock

Field summary

Modifier and TypeField
private final CommandBlockBlockEntity
z
field_13331
commandBlock
field_184078_g
commandBlock
private ButtonWidget
A
field_13332
modeButton
field_184079_s
modeBtn
private ButtonWidget
B
field_13333
toggleConditionalButton
field_184080_t
conditionalBtn
private ButtonWidget
C
field_13334
toggleRedstoneTriggeredButton
field_184081_u
autoExecBtn
private CommandBlockBlockEntity$Mode
D
field_13335
mode
field_184082_w
commandBlockMode
private boolean
E
field_13337
conditional
field_184084_y
conditional
private boolean
F
field_13338
auto
field_184085_z
automatic

Constructor summary

ModifierConstructor
public (CommandBlockBlockEntity commandBlock)

Method summary

Modifier and TypeMethod
CommandExecutor
h()
method_18663()
getCommandExecutor()
func_195231_h()
getLogic()
int
i()
method_18664()
getPrevY()
func_195236_i()
func_195236_i()
protected void
c()
method_1044()
init()
func_73866_w_()
initGui()
public void
u()
method_12191()
update()
func_184075_a()
updateGui()
public void
b(cft arg0, int arg1, int arg2)
method_9582(class_1600 arg0, int arg1, int arg2)
resize(Minecraft arg0, int arg1, int arg2)
func_175273_b(Minecraft arg0, int arg1, int arg2)
onResize(Minecraft arg0, int arg1, int arg2)
protected void
a(axh arg0)
method_18650(class_1740 arg0)
syncSettingsToServer(CommandExecutor arg0)
func_195235_a(CommandBlockBaseLogic arg0)
func_195235_a(CommandBlockBaseLogic arg0)
private void
v()
method_12192()
updateModeButton()
func_184073_g()
updateMode()
private void
w()
method_12193()
updateMode()
func_184074_h()
nextMode()
private void
x()
method_12194()
updateConditional()
func_184077_i()
updateConditional()
private void
y()
method_12195()
updateRedstoneTriggered()
func_184076_j()
updateAutoExec()