net.minecraft.src
Class LanServer

java.lang.Object
  extended by net.minecraft.src.LanServer

public class LanServer
extends Object


Constructor Summary
LanServer(String par1Str, String par2Str)
           
 
Method Summary
 String func_77487_a()
           
 String func_77488_b()
           
 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

LanServer

public LanServer(String par1Str,
                 String par2Str)
Method Detail

func_77487_a

public String func_77487_a()

func_77488_b

public String func_77488_b()

updateLastSeen

public void updateLastSeen()
Updates the time this LanServer was last seen.