com.mojang.realmsclient.gui.screens

public class RealmsPendingInvitesScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fpt
com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen
net.minecraft.class_4401

Field summary

Modifier and TypeField
static final ResourceLocation
a
ACCEPT_HIGHLIGHTED_SPRITE
field_45250
static final ResourceLocation
b
ACCEPT_SPRITE
field_22702
static final ResourceLocation
c
REJECT_HIGHLIGHTED_SPRITE
field_45251
static final ResourceLocation
D
REJECT_SPRITE
field_22703
private static final org.slf4j.Logger
E
LOGGER
field_19935
private static final Component
F
NO_PENDING_INVITES_TEXT
field_26493
static final Component
G
ACCEPT_INVITE
field_26494
static final Component
H
REJECT_INVITE
field_26495
private final Screen
I
lastScreen
field_19936
private final CompletableFuture<List<PendingInvite>>
J
pendingInvites
field_45249
Component
K
toolTip
field_19937
RealmsPendingInvitesScreen$PendingInvitationSelectionList
L
pendingInvitationSelectionList
field_19939
private Button
M
acceptButton
field_19942
private Button
N
rejectButton
field_19943

Constructor summary

ModifierConstructor
public (Screen arg0, Component arg1)

Method summary

Modifier and TypeMethod
public void
aR_()
init()
method_25426()
public void
aM_()
onClose()
method_25419()
void
c(boolean arg0)
handleInvitation(boolean arg0)
method_52672(boolean arg0)
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)
void
l()
updateButtonStates()
method_21307()