@Environment(value=CLIENT) class RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry.RejectButton extends RealmsAcceptRejectButton
height, width, x, y| Constructor and Description |
|---|
RejectButton(RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry pendingInvitationSelectionListEntry) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleClick(int index) |
protected void |
render(int x,
int y,
boolean hovered) |
getBottom, getRight, handleClick, render, renderRejectButton(RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry pendingInvitationSelectionListEntry)
protected void render(int x,
int y,
boolean hovered)
render in class RealmsAcceptRejectButtonpublic void handleClick(int index)
handleClick in class RealmsAcceptRejectButton