net.minecraft.client.gui.screen.ingame

public class CommandBlockScreen

extends AbstractCommandBlockScreen

All mapped superinterfaces:

ParentElement, Element, Navigable, Drawable

net.minecraft.client.gui.screens.inventory.CommandBlockEditScreen
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 CommandBlockBlockEntity
autoCommandBlock
autoCommandBlock
field_2865
blockEntity
private CyclingButtonWidget<CommandBlockBlockEntity$Type>
modeButton
modeButton
field_2869
modeButton
private CyclingButtonWidget<Boolean>
conditionalButton
conditionalButton
field_2871
conditionalModeButton
private CyclingButtonWidget<Boolean>
autoexecButton
autoexecButton
field_2866
redstoneTriggerButton
private CommandBlockBlockEntity$Type
mode
mode
field_2870
mode
private boolean
conditional
conditional
field_2868
conditional
private boolean
autoexec
autoexec
field_2867
autoActivate

Constructor summary

ModifierConstructor
public (CommandBlockBlockEntity blockEntity)

Method summary

Modifier and TypeMethod
CommandBlockExecutor
getCommandBlock()
getCommandBlock()
method_2351()
getCommandExecutor()
int
getPreviousY()
getPreviousY()
method_2364()
getTrackOutputButtonHeight()
protected void
init()
init()
method_25426()
init()
protected void
addExtraControls()
addExtraControls()
method_73426()
addAdditionalButtons()
private void
enableControls(boolean state)
enableControls(boolean state)
method_32647(boolean arg0)
setButtonsActive(boolean active)
public void
updateGui()
updateGui()
method_2457()
updateCommandBlock()
public void
resize(int width, int height)
resize(int width, int height)
method_25410(int arg0, int arg1)
resize(int arg0, int arg1)
protected void
populateAndSendPacket()
populateAndSendPacket()
method_2352()
syncSettingsToServer()