net.minecraft.client.gui.screen.ingame

public abstract class AbstractCommandBlockScreen

extends Screen

All mapped superinterfaces:

ParentElement, Element, Drawable

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

Field summary

Modifier and TypeField
protected TextFieldWidget
a
commandEdit
field_2751
consoleCommandTextField
f_ltlwgvaf
field_195237_a
commandTextField
protected TextFieldWidget
b
previousEdit
field_2755
previousOutputTextField
f_lfiedwwx
field_195239_f
resultTextField
protected ButtonWidget
c
doneButton
field_2762
doneButton
f_jwcirwaw
field_195240_g
doneButton
protected ButtonWidget
d
cancelButton
field_2753
cancelButton
f_eztwqnum
field_195241_h
cancelButton
protected ButtonWidget
e
outputButton
field_2760
toggleTrackingOutputButton
f_dsqlwitf
field_195242_i
trackOutputButton
protected boolean
f
trackOutput
field_2752
trackingOutput
f_idkngvbw
field_195238_s
trackOutput
private CommandSuggestor
g
commandSuggestions
field_21617
commandSuggestor
f_leauofxg
field_228184_g_
suggestionHelper

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
tick()
tick()
tick()
tick()
tick()
abstract CommandBlockExecutor
a()
getCommandBlock()
method_2351()
getCommandExecutor()
m_lkpwraxy()
func_195231_h()
getLogic()
abstract int
b()
getPreviousY()
method_2364()
getTrackOutputButtonHeight()
m_duzoaftj()
func_195236_i()
func_195236_i()
protected void
init()
init()
init()
init()
init()
public void
resize(dbl arg0, int arg1, int arg2)
resize(Minecraft arg0, int arg1, int arg2)
resize(class_310 arg0, int arg1, int arg2)
resize(MinecraftClient arg0, int arg1, int arg2)
resize(Minecraft arg0, int arg1, int arg2)
resize(Minecraft arg0, int arg1, int arg2)
protected void
c()
updateCommandOutput()
method_2368()
updateTrackedOutput()
m_jskjhhhi()
func_195233_j()
updateTrackOutput()
protected void
d()
onDone()
method_2359()
commitAndClose()
m_zgcdycli()
func_195234_k()
func_195234_k()
public void
removed()
removed()
removed()
removed()
removed()
protected abstract void
a(biz arg0)
populateAndSendPacket(BaseCommandBlock arg0)
method_2352(class_1918 arg0)
syncSettingsToServer(CommandBlockExecutor commandExecutor)
m_frueohlk(C_ufmydvnm arg0)
func_195235_a(CommandBlockLogic arg0)
func_195235_a(CommandBlockLogic commandBlockLogicIn)
public void
onClose()
onClose()
onClose()
onClose()
onClose()
private void
a(String arg0)
onEdited(String arg0)
method_2360(String arg0)
onCommandChanged(String text)
m_imeomkmm(String arg0)
func_214185_b(String arg0)
func_214185_b(String arg0)
public boolean
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
public boolean
mouseScrolled(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
public boolean
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
public void
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)