net.minecraft.client.gui.screens.inventory

public abstract class AbstractCommandBlockEditScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, Widget

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

字段概要

修饰符与类型字段
protected EditBox
a
commandEdit
field_2751
consoleCommandTextField
field_195237_a
protected EditBox
b
previousEdit
field_2755
previousOutputTextField
field_195239_f
protected Button
c
doneButton
field_2762
doneButton
field_195240_g
protected Button
d
cancelButton
field_2753
cancelButton
field_195241_h
protected Button
e
outputButton
field_2760
toggleTrackingOutputButton
field_195242_i
protected boolean
f
trackOutput
field_2752
trackingOutput
field_195238_s
private CommandSuggestions
g
commandSuggestions
field_21617
commandSuggestor
field_228184_g_

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public void
tick()
tick()
tick()
tick()
abstract BaseCommandBlock
a()
getCommandBlock()
method_2351()
getCommandExecutor()
func_195231_h()
abstract int
b()
getPreviousY()
method_2364()
getTrackOutputButtonHeight()
func_195236_i()
protected void
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)
protected void
c()
updateCommandOutput()
method_2368()
updateTrackedOutput()
func_195233_j()
protected void
d()
onDone()
method_2359()
commitAndClose()
func_195234_k()
public void
removed()
removed()
removed()
removed()
protected abstract void
a(biz arg0)
populateAndSendPacket(BaseCommandBlock arg0)
method_2352(class_1918 arg0)
syncSettingsToServer(CommandBlockExecutor commandExecutor)
func_195235_a(CommandBlockLogic arg0)
public void
onClose()
onClose()
onClose()
onClose()
private void
a(String arg0)
onEdited(String arg0)
method_2360(String arg0)
onCommandChanged(String text)
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)
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)
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)
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)