net.minecraft.client.gui.screens.inventory

public class CommandBlockEditScreen

extends AbstractCommandBlockEditScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TickableWidget, Widget

dpy
net.minecraft.client.gui.screens.inventory.CommandBlockEditScreen
net.minecraft.class_477
net.minecraft.client.gui.screen.ingame.CommandBlockScreen
net.minecraft.client.gui.screen.CommandBlockScreen

Field summary

Modifier and TypeField
private final CommandBlockEntity
s
autoCommandBlock
field_2865
blockEntity
field_184078_g
private Button
t
modeButton
field_2869
modeButton
field_184079_s
private Button
u
conditionalButton
field_2871
conditionalModeButton
field_184080_t
private Button
v
autoexecButton
field_2866
redstoneTriggerButton
field_184081_u
private CommandBlockEntity$Mode
w
mode
field_2870
mode
field_184082_w
private boolean
x
conditional
field_2868
conditional
field_184084_y
private boolean
y
autoexec
field_2867
autoActivate
field_184085_z

Constructor summary

ModifierConstructor
public (CommandBlockEntity blockEntity)

Method summary

Modifier and TypeMethod
BaseCommandBlock
h()
getCommandBlock()
method_2351()
getCommandExecutor()
func_195231_h()
int
i()
getPreviousY()
method_2364()
getTrackOutputButtonHeight()
func_195236_i()
protected void
b()
init()
method_25426()
init()
func_231160_c_()
public void
m()
updateGui()
method_2457()
updateCommandBlock()
func_184075_a()
public void
a(djz arg0, int arg1, int arg2)
resize(Minecraft arg0, int arg1, int arg2)
method_25410(class_310 arg0, int arg1, int arg2)
resize(MinecraftClient arg0, int arg1, int arg2)
func_231152_a_(Minecraft arg0, int arg1, int arg2)
protected void
a(bqy arg0)
populateAndSendPacket(BaseCommandBlock arg0)
method_2352(class_1918 arg0)
syncSettingsToServer(CommandBlockExecutor arg0)
func_195235_a(CommandBlockLogic arg0)
private void
n()
updateMode()
method_2451()
updateMode()
func_184073_g()
private void
o()
nextMode()
method_2450()
cycleType()
func_184074_h()
private void
p()
updateConditional()
method_2452()
updateConditionalMode()
func_184077_i()
private void
q()
updateAutoexec()
method_2454()
updateActivationMode()
func_184076_j()