Uses of Class
net.sourceforge.obby4j.Net6LoginException

Packages that use Net6LoginException
net.sourceforge.obby4j   
 

Uses of Net6LoginException in net.sourceforge.obby4j
 

Methods in net.sourceforge.obby4j that throw Net6LoginException
 void Client.connect(java.net.InetAddress host, int port, java.lang.String username, java.awt.Color color)
          Logs into the server as the given user.
 void Protocol.login(User user)
          Logs in to the server as the user of the Client instance.