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.class_10642
net.minecraft.client.gui.screen.ingame.TestBlockScreen

Field summary

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

Constructor summary

ModifierConstructor
public (TestBlockEntity blockEntity)

Method summary

Modifier and TypeMethod
public void
init()
method_25426()
init()
protected void
setInitialFocus()
method_56131()
setInitialFocus()
public void
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
isPauseScreen()
method_25421()
shouldPause()
public boolean
isInGameUi()
method_73150()
deferSubtitles()
private void
onDone()
method_66797()
onDone()
public void
onClose()
method_25419()
close()
private void
onCancel()
method_66792()
onCancel()
private void
updateMode(TestBlockMode value)
method_66793(class_10641 arg0)
setMode(TestBlockMode mode)
private void
lambda$init$2(Button arg0)
method_66794(class_4185 arg0)
method_66794(ButtonWidget button)
private void
lambda$init$1(Button arg0)
method_66796(class_4185 arg0)
method_66796(ButtonWidget button)
private void
lambda$init$0(CycleButton arg0, TestBlockMode arg1)
method_66795(class_5676 arg0, class_10641 arg1)
method_66795(CyclingButtonWidget button, TestBlockMode mode)