Package | Description |
---|---|
net.minecraft.client.gui.screen | |
net.minecraftforge.fml.client |
Modifier and Type | Field and Description |
---|---|
private MultiplayerScreen |
ServerSelectionList.owner |
private MultiplayerScreen |
ServerSelectionList.NormalEntry.owner |
private MultiplayerScreen |
ServerSelectionList.LanDetectedEntry.screen |
Constructor and Description |
---|
LanDetectedEntry(MultiplayerScreen p_i47141_1_,
LanServerInfo p_i47141_2_) |
NormalEntry(MultiplayerScreen p_i50669_2_,
ServerData p_i50669_3_) |
ServerSelectionList(MultiplayerScreen ownerIn,
Minecraft mcIn,
int widthIn,
int heightIn,
int topIn,
int bottomIn,
int slotHeightIn) |
Modifier and Type | Method and Description |
---|---|
static void |
ClientHooks.drawForgePingInfo(MultiplayerScreen gui,
ServerData target,
int x,
int y,
int width,
int relativeMouseX,
int relativeMouseY) |