@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 matrices,
int x,
int y,
int width,
int height,
int mouseX,
int mouseY,
int int2,
boolean bool,
float tickDelta) |
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 matrices, int x, int y, int width, int height, int mouseX, int mouseY, int int2, boolean bool, float tickDelta)
render in class EntryListWidget.Entry<RealmsPlayerScreen.InvitedObjectSelectionListEntry>private void renderInvitedItem(MatrixStack matrixStack, PlayerInfo playerInfo, int int2, int int3, int int4, int int5)