net.minecraft.client.gui.screens.inventory

public abstract class AbstractCommandBlockEditScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TickableWidget, Widget

drm
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.AbstractCommandBlockScreen

Field summary

Modifier and TypeField
protected EditBox
a
commandEdit
field_2751
f_ltlwgvaf
consoleCommandTextField
field_195237_a
protected EditBox
b
previousEdit
field_2755
f_lfiedwwx
previousOutputTextField
field_195239_f
protected Button
c
doneButton
field_2762
f_jwcirwaw
doneButton
field_195240_g
protected Button
p
cancelButton
field_2753
f_eztwqnum
cancelButton
field_195241_h
protected Button
q
outputButton
field_2760
f_dsqlwitf
toggleTrackingOutputButton
field_195242_i
protected boolean
r
trackOutput
field_2752
f_idkngvbw
trackingOutput
field_195238_s
private CommandSuggestions
s
commandSuggestions
field_21617
f_leauofxg
commandSuggestor
field_228184_g_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
d()
tick()
method_25393()
m_fuymrvol()
tick()
func_231023_e_()
abstract BaseCommandBlock
i()
getCommandBlock()
method_2351()
m_lkpwraxy()
getCommandExecutor()
func_195231_h()
abstract int
k()
getPreviousY()
method_2364()
m_duzoaftj()
getTrackOutputButtonHeight()
func_195236_i()
protected void
b()
init()
method_25426()
m_xaqeivsh()
init()
func_231160_c_()
public void
a(dlx 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)
func_231152_a_(Minecraft arg0, int arg1, int arg2)
protected void
l()
updateCommandOutput()
method_2368()
m_jskjhhhi()
updateTrackedOutput()
func_195233_j()
protected void
m()
onDone()
method_2359()
m_zgcdycli()
commitAndClose()
func_195234_k()
public void
e()
removed()
method_25432()
m_awpofqnh()
removed()
func_231164_f_()
protected abstract void
a(bpc arg0)
populateAndSendPacket(BaseCommandBlock arg0)
method_2352(class_1918 arg0)
m_frueohlk(C_ufmydvnm arg0)
syncSettingsToServer(CommandBlockExecutor commandExecutor)
func_195235_a(CommandBlockLogic arg0)
public void
au_()
onClose()
method_25419()
m_tevgoglb()
onClose()
func_231175_as__()
private void
a(String arg0)
onEdited(String arg0)
method_2360(String arg0)
m_imeomkmm(String arg0)
onCommandChanged(String text)
func_214185_b(String arg0)
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)
func_231046_a_(int arg0, int arg1, int arg2)
public boolean
a(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
method_25401(double arg0, double arg1, double arg2)
m_ztjwzdkn(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
func_231043_a_(double arg0, double arg1, double arg2)
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)
func_231044_a_(double arg0, double arg1, int arg2)
public void
a(dhl arg0, int arg1, int arg2, float arg3)
render(PoseStack arg0, int arg1, int arg2, float arg3)
method_25394(class_4587 arg0, int arg1, int arg2, float arg3)
m_exyypwjw(C_cnszsxvd arg0, int arg1, int arg2, float arg3)
render(MatrixStack arg0, int arg1, int arg2, float arg3)
func_230430_a_(MatrixStack arg0, int arg1, int arg2, float arg3)