@Environment(value=CLIENT) class RealmsPlayerScreen.InvitedObjectSelectionListEntry extends AlwaysSelectedEntryListWidget.Entry<RealmsPlayerScreen.InvitedObjectSelectionListEntry>
| Modifier and Type | Field and Description |
|---|---|
private PlayerInfo |
mPlayerInfo |
| Constructor and Description |
|---|
InvitedObjectSelectionListEntry(PlayerInfo playerInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(MatrixStack matrixStack,
int y,
int x,
int width,
int height,
int mouseX,
int mouseY,
int int2,
boolean bool,
float float2) |
private void |
renderInvitedItem(MatrixStack matrixStack,
PlayerInfo playerInfo,
int int2,
int int3,
int int4,
int int5) |
changeFocusisMouseOverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseMoved, mouseReleased, mouseScrolledprivate final PlayerInfo mPlayerInfo
public InvitedObjectSelectionListEntry(PlayerInfo playerInfo)
public void render(MatrixStack matrixStack, int y, int x, int width, int height, int mouseX, int mouseY, int int2, boolean bool, float float2)
render in class EntryListWidget.Entry<RealmsPlayerScreen.InvitedObjectSelectionListEntry>private void renderInvitedItem(MatrixStack matrixStack, PlayerInfo playerInfo, int int2, int int3, int int4, int int5)