com.mojang.realmsclient.gui.screens

public class RealmsPendingInvitesScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fsx
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
F
REJECT_SPRITE
field_22703
REJECT_ICON_TEXTURE
private static final org.slf4j.Logger
G
LOGGER
field_19935
LOGGER
private static final Component
H
NO_PENDING_INVITES_TEXT
field_26493
NO_PENDING_TEXT
static final Component
I
ACCEPT_INVITE
field_26494
ACCEPT_TEXT
static final Component
J
REJECT_INVITE
field_26495
REJECT_TEXT
private final Screen
K
lastScreen
field_19936
parent
private final CompletableFuture<List<PendingInvite>>
L
pendingInvites
field_45249
pendingInvites
Component
M
toolTip
field_19937
tooltip
RealmsPendingInvitesScreen$PendingInvitationSelectionList
N
pendingInvitationSelectionList
field_19939
pendingInvitationSelectionList
private Button
O
acceptButton
field_19942
acceptButton
private Button
P
rejectButton
field_19943
rejectButton

Constructor summary

ModifierConstructor
public (Screen parent, Component title)

Method summary

Modifier and TypeMethod
public void
ba_()
init()
method_25426()
init()
public void
aS_()
onClose()
method_25419()
close()
void
c(boolean arg0)
handleInvitation(boolean arg0)
method_52672(boolean arg0)
handle(boolean accepted)
public void
a(fyj 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
n()
updateButtonStates()
method_21307()
updateButtonStates()