net.minecraft.client.gui.screen

public class SleepingChatScreen

extends ChatScreen

All mapped superinterfaces:

ParentElement, Element, Navigable, Drawable

net.minecraft.client.gui.screens.InBedChatScreen
net.minecraft.class_423
net.minecraft.client.gui.screen.SleepingChatScreen

Field summary

Modifier and TypeField
private ButtonWidget
leaveBedButton
field_41710
stopSleepingButton

Constructor summary

ModifierConstructor
public (String initial, boolean isDraft)

Method summary

Modifier and TypeMethod
protected void
init()
method_25426()
init()
public void
render(GuiGraphics 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 void
onClose()
method_25419()
close()
public boolean
charTyped(CharacterEvent event)
method_25400(class_11905 arg0)
charTyped(CharInput arg0)
public boolean
keyPressed(KeyEvent event)
method_25404(class_11908 arg0)
keyPressed(KeyInput arg0)
private void
sendWakeUp()
method_2180()
stopSleeping()
public void
onPlayerWokeUp()
method_38530()
closeChatIfEmpty()
private void
lambda$init$0(Button arg0)
method_19819(class_4185 arg0)
method_19819(ButtonWidget button)