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