com.mojang.realmsclient.gui.screens

public class RealmsPendingInvitesScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fkc
com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen
net.minecraft.class_4401
net.minecraft.client.realms.gui.screen.RealmsPendingInvitesScreen

Field summary

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

Constructor summary

ModifierConstructor
public (Screen parent, Component title)

Method summary

Modifier and TypeMethod
public void
aT_()
init()
method_25426()
init()
public void
aP_()
onClose()
method_25419()
close()
void
c(boolean arg0)
handleInvitation(boolean arg0)
method_52672(boolean arg0)
handle(boolean accepted)
public void
a(fns 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)
render(DrawContext arg0, int arg1, int arg2, float arg3)
void
E()
updateButtonStates()
method_21307()
updateButtonStates()