com.mojang.realmsclient.gui.screens.configuration

public class RealmsInviteScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fqf
com.mojang.realmsclient.gui.screens.configuration.RealmsInviteScreen
net.minecraft.class_4395

Field summary

Modifier and TypeField
private static final Component
a
TITLE
field_49459
private static final Component
b
NAME_LABEL
field_26489
private static final Component
c
INVITING_PLAYER_TEXT
field_44943
private static final Component
D
NO_SUCH_PLAYER_ERROR_TEXT
field_26490
private final HeaderAndFooterLayout
E
layout
field_49457
private EditBox
F
profileName
field_22696
private Button
G
inviteButton
field_49458
private final RealmsServer
H
serverData
field_19880
private final RealmsConfigureWorldScreen
I
configureScreen
field_19881
private Component
J
message
field_19887

Constructor summary

ModifierConstructor
public (RealmsConfigureWorldScreen arg0, RealmsServer arg1)

Method summary

Modifier and TypeMethod
public void
aR_()
init()
method_25426()
protected void
c()
repositionElements()
method_48640()
protected void
aD_()
setInitialFocus()
method_56131()
private void
l()
onInvite()
method_21284()
private void
a(xk arg0)
showMessage(Component arg0)
method_21286(class_2561 arg0)
public void
aM_()
onClose()
method_25419()
public void
a(fvb arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)