net.minecraft.client.gui.screen.game

public class CommandBlockScreen

extends CommandBlockMinecartScreen

All mapped superinterfaces:

C_90515743, GuiEventListener, Widget

daw
net.minecraft.class_477
net.minecraft.client.gui.screen.game.CommandBlockScreen
net.minecraft.client.gui.screen.CommandBlockScreen
net.minecraft.client.gui.screen.CommandBlockScreen

Field summary

Modifier and TypeField
private final CommandBlockBlockEntity
m
field_2865
commandBlock
field_184078_g
commandBlock
private C_01559903
n
field_2869
modeButton
field_184079_s
modeBtn
private C_01559903
o
field_2871
toggleConditionalButton
field_184080_t
conditionalBtn
private C_01559903
p
field_2866
toggleRedstoneTriggeredButton
field_184081_u
autoExecBtn
private CommandBlockBlockEntity$Mode
q
field_2870
mode
field_184082_w
commandBlockMode
private boolean
r
field_2868
conditional
field_184084_y
conditional
private boolean
s
field_2867
auto
field_184085_z
automatic

Constructor summary

ModifierConstructor
public (CommandBlockBlockEntity commandBlock)

Method summary

Modifier and TypeMethod
CommandExecutor
a()
method_2351()
getCommandExecutor()
func_195231_h()
getLogic()
int
b()
method_2364()
getPrevY()
func_195236_i()
func_195236_i()
protected void
init()
m_41805697()
init()
init()
public void
g()
method_2457()
update()
func_184075_a()
updateGui()
public void
resize(cvk arg0, int arg1, int arg2)
m_95528742(class_310 arg0, int arg1, int arg2)
resize(Minecraft arg0, int arg1, int arg2)
resize(Minecraft arg0, int arg1, int arg2)
protected void
a(bgo arg0)
method_2352(class_1918 arg0)
syncSettingsToServer(CommandExecutor arg0)
func_195235_a(CommandBlockLogic arg0)
func_195235_a(CommandBlockLogic arg0)
private void
h()
method_2451()
updateModeButton()
func_184073_g()
updateMode()
private void
i()
method_2450()
updateMode()
func_184074_h()
nextMode()
private void
j()
method_2452()
updateConditional()
func_184077_i()
updateConditional()
private void
k()
method_2454()
updateRedstoneTriggered()
func_184076_j()
updateAutoExec()