net.minecraft.network.rcon
Class RConThreadClient

java.lang.Object
  extended by net.minecraft.network.rcon.RConThreadBase
      extended by net.minecraft.network.rcon.RConThreadClient
All Implemented Interfaces:
Runnable

public class RConThreadClient
extends RConThreadBase


Method Summary
 void run()
           
 
Methods inherited from class net.minecraft.network.rcon.RConThreadBase
isRunning, startThread
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()