Uses of Class
net.minecraft.client.realms.gui.screen.RealmsAcceptRejectButton
Package | Description |
---|---|
net.minecraft.client.realms.gui.screen |
-
Uses of RealmsAcceptRejectButton in net.minecraft.client.realms.gui.screen
Subclasses of RealmsAcceptRejectButton in net.minecraft.client.realms.gui.screen Modifier and Type Class Description (package private) class
RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry.AcceptButton
(package private) class
RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry.RejectButton
Fields in net.minecraft.client.realms.gui.screen with type parameters of type RealmsAcceptRejectButton Modifier and Type Field Description private List<RealmsAcceptRejectButton>
RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry. buttons
Method parameters in net.minecraft.client.realms.gui.screen with type arguments of type RealmsAcceptRejectButton Modifier and Type Method Description static void
RealmsAcceptRejectButton. handleClick(RealmsObjectSelectionList<?> selectionList, AlwaysSelectedEntryListWidget.Entry<?> entry, List<RealmsAcceptRejectButton> buttons, int button, double mouseX, double mouseY)
static void
RealmsAcceptRejectButton. render(MatrixStack matrices, List<RealmsAcceptRejectButton> list, RealmsObjectSelectionList<?> realmsObjectSelectionList, int int2, int int3, int int4, int int5)