class RealmsPendingInvitesScreen.InvitationEntry extends RealmListEntry
Modifier and Type | Class and Description |
---|---|
(package private) class |
RealmsPendingInvitesScreen.InvitationEntry.AcceptButton |
(package private) class |
RealmsPendingInvitesScreen.InvitationEntry.RejectButton |
Modifier and Type | Field and Description |
---|---|
(package private) PendingInvite |
field_223750_a |
private java.util.List<ListButton> |
field_223752_c |
list
Constructor and Description |
---|
InvitationEntry(PendingInvite p_i51623_2_) |
Modifier and Type | Method and Description |
---|---|
private void |
func_223749_a(PendingInvite p_223749_1_,
int p_223749_2_,
int p_223749_3_,
int p_223749_4_,
int p_223749_5_) |
boolean |
mouseClicked(double p_mouseClicked_1_,
double p_mouseClicked_3_,
int p_mouseClicked_5_) |
void |
render(int p_render_1_,
int p_render_2_,
int p_render_3_,
int p_render_4_,
int p_render_5_,
int p_render_6_,
int p_render_7_,
boolean p_render_8_,
float p_render_9_) |
changeFocus
isMouseOver
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
charTyped, keyPressed, keyReleased, mouseDragged, mouseMoved, mouseReleased, mouseScrolled
final PendingInvite field_223750_a
private final java.util.List<ListButton> field_223752_c
InvitationEntry(PendingInvite p_i51623_2_)
public void render(int p_render_1_, int p_render_2_, int p_render_3_, int p_render_4_, int p_render_5_, int p_render_6_, int p_render_7_, boolean p_render_8_, float p_render_9_)
render
in class RealmListEntry
public boolean mouseClicked(double p_mouseClicked_1_, double p_mouseClicked_3_, int p_mouseClicked_5_)
mouseClicked
in interface IGuiEventListener
mouseClicked
in class RealmListEntry
private void func_223749_a(PendingInvite p_223749_1_, int p_223749_2_, int p_223749_3_, int p_223749_4_, int p_223749_5_)