|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.client.multiplayer.LanServer
public class LanServer
Constructor Summary | |
---|---|
LanServer(String par1Str,
String par2Str)
|
Method Summary | |
---|---|
String |
getServerIpPort()
|
String |
getServerMotd()
|
void |
updateLastSeen()
Updates the time this LanServer was last seen. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LanServer(String par1Str, String par2Str)
Method Detail |
---|
public String getServerMotd()
public String getServerIpPort()
public void updateLastSeen()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |