net.minecraft.client.gui.screen.ingame

public class TestBlockScreen

extends Screen

All mapped superinterfaces:

ParentElement, Element, Navigable, Drawable

net.minecraft.client.gui.screens.inventory.TestBlockEditScreen
net.minecraft.client.gui.screens.inventory.TestBlockEditScreen
net.minecraft.class_10642
net.minecraft.client.gui.screen.ingame.TestBlockScreen

Field summary

Modifier and TypeField
private static final List<TestBlockMode>
MODES
MODES
field_56036
MODES
private static final Text
TITLE
TITLE
field_56037
TITLE_TEXT
private static final Text
MESSAGE_LABEL
MESSAGE_LABEL
field_56038
MESSAGE_TEXT
private final BlockPos
position
position
field_56039
pos
private TestBlockMode
mode
mode
field_56040
mode
private String
message
message
field_56041
message
private TextFieldWidget
messageEdit
messageEdit
field_56042
textField

Constructor summary

ModifierConstructor
public (TestBlockEntity blockEntity)

Method summary

Modifier and TypeMethod
public void
init()
init()
method_25426()
init()
protected void
setInitialFocus()
setInitialFocus()
method_56131()
setInitialFocus()
public void
extractRenderState(GuiGraphicsExtractor graphics, int mouseX, int mouseY, float a)
extractRenderState(GuiGraphicsExtractor graphics, int mouseX, int mouseY, float a)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
public boolean
isInGameUi()
isInGameUi()
method_73150()
deferSubtitles()
private void
onDone()
onDone()
method_66797()
onDone()
public void
onClose()
onClose()
method_25419()
close()
private void
onCancel()
onCancel()
method_66792()
onCancel()
private void
updateMode(TestBlockMode value)
updateMode(TestBlockMode value)
method_66793(class_10641 arg0)
setMode(TestBlockMode mode)