net.minecraft.client.gui.screens.inventory

public class CommandBlockEditScreen

extends AbstractCommandBlockEditScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

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

Field summary

Modifier and TypeField
private final CommandBlockEntity
f
autoCommandBlock
field_2865
blockEntity
private CycleButton<CommandBlockEntity$Mode>
t
modeButton
field_2869
modeButton
private CycleButton<Boolean>
u
conditionalButton
field_2871
conditionalModeButton
private CycleButton<Boolean>
v
autoexecButton
field_2866
redstoneTriggerButton
private CommandBlockEntity$Mode
w
mode
field_2870
mode
private boolean
x
conditional
field_2868
conditional
private boolean
y
autoexec
field_2867
autoActivate

Constructor summary

ModifierConstructor
public (CommandBlockEntity blockEntity)

Method summary

Modifier and TypeMethod
BaseCommandBlock
o()
getCommandBlock()
method_2351()
getCommandExecutor()
int
p()
getPreviousY()
method_2364()
getTrackOutputButtonHeight()
protected void
bf_()
init()
method_25426()
init()
protected void
F()
addExtraControls()
method_73426()
addAdditionalButtons()
private void
f(boolean arg0)
enableControls(boolean arg0)
method_32647(boolean arg0)
setButtonsActive(boolean active)
public void
K()
updateGui()
method_2457()
updateCommandBlock()
public void
a(int arg0, int arg1)
resize(int arg0, int arg1)
method_25410(int arg0, int arg1)
resize(int arg0, int arg1)
protected void
J()
populateAndSendPacket()
method_2352()
syncSettingsToServer()