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) classRealmsPendingInvitesScreen.PendingInvitationSelectionListEntry.AcceptButton(package private) classRealmsPendingInvitesScreen.PendingInvitationSelectionListEntry.RejectButtonFields in net.minecraft.client.realms.gui.screen with type parameters of type RealmsAcceptRejectButton Modifier and Type Field Description private List<RealmsAcceptRejectButton>RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry. buttonsMethod parameters in net.minecraft.client.realms.gui.screen with type arguments of type RealmsAcceptRejectButton Modifier and Type Method Description static voidRealmsAcceptRejectButton. handleClick(RealmsObjectSelectionList<?> selectionList, AlwaysSelectedEntryListWidget.Entry<?> entry, List<RealmsAcceptRejectButton> buttons, int button, double mouseX, double mouseY)static voidRealmsAcceptRejectButton. render(MatrixStack matrices, List<RealmsAcceptRejectButton> list, RealmsObjectSelectionList<?> realmsObjectSelectionList, int int2, int int3, int int4, int int5)