net.minecraft.client.gui.screen.ingame

public class CommandBlockScreen

extends AbstractCommandBlockScreen

All mapped superinterfaces:

ParentElement, Element, Drawable

dba
net.minecraft.class_477
net.minecraft.client.gui.screen.ingame.CommandBlockScreen
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
blockEntity
commandBlock
field_184078_g
commandBlock
private ButtonWidget
n
field_2869
modeButton
modeButton
field_184079_s
modeBtn
private ButtonWidget
o
field_2871
conditionalModeButton
toggleConditionalButton
field_184080_t
conditionalBtn
private ButtonWidget
p
field_2866
redstoneTriggerButton
toggleRedstoneTriggeredButton
field_184081_u
autoExecBtn
private CommandBlockBlockEntity$Type
q
field_2870
mode
mode
field_184082_w
commandBlockMode
private boolean
r
field_2868
conditional
conditional
field_184084_y
conditional
private boolean
s
field_2867
autoActivate
auto
field_184085_z
automatic

Constructor summary

ModifierConstructor
public (CommandBlockBlockEntity commandBlock)

Method summary

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