net.minecraft.client.gui.screens.inventory

public abstract class AbstractCommandBlockEditScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fyp
net.minecraft.client.gui.screens.inventory.AbstractCommandBlockEditScreen
net.minecraft.class_463
net.minecraft.unmapped.C_bcmueeqm
net.minecraft.client.gui.screen.ingame.AbstractCommandBlockScreen
net.minecraft.client.gui.screen.ingame.AbstractCommandBlockScreen

Field summary

Modifier and TypeField
private static final Component
u
SET_COMMAND_LABEL
field_26556
f_gaskeqwx
SET_COMMAND_TEXT
SET_COMMAND
private static final Component
v
COMMAND_LABEL
field_26557
f_ykxofnyo
COMMAND_TEXT
COMMAND
private static final Component
w
PREVIOUS_OUTPUT_LABEL
field_26558
f_wcvhajym
PREVIOUS_OUTPUT_TEXT
PREVIOUS_OUTPUT
protected EditBox
a
commandEdit
field_2751
f_ltlwgvaf
consoleCommandTextField
consoleCommandTextField
protected EditBox
b
previousEdit
field_2755
f_lfiedwwx
previousOutputTextField
previousOutputTextField
protected Button
c
doneButton
field_2762
f_jwcirwaw
doneButton
doneButton
protected Button
d
cancelButton
field_2753
f_eztwqnum
cancelButton
cancelButton
protected CycleButton<Boolean>
s
outputButton
field_2760
f_dsqlwitf
toggleTrackingOutputButton
toggleTrackingOutputButton
CommandSuggestions
x
commandSuggestions
field_21617
f_leauofxg
commandSuggestor
commandSuggestor

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
e()
tick()
method_25393()
m_ndigxngy()
tick()
tick()
abstract BaseCommandBlock
m()
getCommandBlock()
method_2351()
m_lkpwraxy()
getCommandExecutor()
getCommandExecutor()
abstract int
E()
getPreviousY()
method_2364()
m_duzoaftj()
getTrackOutputButtonHeight()
getTrackOutputButtonHeight()
protected void
aO_()
init()
method_25426()
m_xaqeivsh()
init()
init()
protected void
aC_()
setInitialFocus()
method_56131()
m_uzikfrgi()
setInitialFocus()
setInitialFocus()
protected Component
z()
getUsageNarration()
method_53870()
m_snicuexz()
getUsageNarrationText()
navigationUsageText()
public void
a(foz arg0, int arg1, int arg2)
resize(Minecraft arg0, int arg1, int arg2)
method_25410(class_310 arg0, int arg1, int arg2)
m_frxoqyrs(C_ayfeobid arg0, int arg1, int arg2)
resize(MinecraftClient arg0, int arg1, int arg2)
resize(MinecraftClient arg0, int arg1, int arg2)
protected void
c(boolean arg0)
updatePreviousOutput(boolean arg0)
method_32642(boolean arg0)
m_wptqdywk(boolean arg0)
setPreviousOutputText(boolean trackOutput)
setPreviousOutputText(boolean trackOutput)
protected void
F()
onDone()
method_2359()
m_zgcdycli()
commitAndClose()
commitAndClose()
protected abstract void
a(dib arg0)
populateAndSendPacket(BaseCommandBlock arg0)
method_2352(class_1918 arg0)
m_frueohlk(C_ufmydvnm arg0)
syncSettingsToServer(CommandBlockExecutor commandExecutor)
syncSettingsToServer(CommandBlockExecutor arg0)
private void
a(String arg0)
onEdited(String arg0)
method_2360(String arg0)
m_imeomkmm(String arg0)
onCommandChanged(String text)
onCommandChanged(String text)
public boolean
a(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
method_25404(int arg0, int arg1, int arg2)
m_qwrbtcbl(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
public boolean
a(double arg0, double arg1, double arg2, double arg3)
mouseScrolled(double arg0, double arg1, double arg2, double arg3)
method_25401(double arg0, double arg1, double arg2, double arg3)
m_ztjwzdkn(double arg0, double arg1, double arg2, double arg3)
mouseScrolled(double arg0, double arg1, double arg2, double arg3)
mouseScrolled(double arg0, double arg1, double arg2, double arg3)
public boolean
a(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
method_25402(double arg0, double arg1, int arg2)
m_fpfqbhfx(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
public void
a(frv arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
m_ljhpujrm(C_sedilmty arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
public void
b(frv arg0, int arg1, int arg2, float arg3)
renderBackground(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25420(class_332 arg0, int arg1, int arg2, float arg3)
m_qfxudleh(C_sedilmty arg0, int arg1, int arg2, float arg3)
renderBackground(DrawContext arg0, int arg1, int arg2, float arg3)
renderBackground(GuiGraphics arg0, int arg1, int arg2, float arg3)