public class MainThread extends RConThread
maxStopWait, rconThread, running, server, serverSocketList, socketList, threadName| コンストラクタと説明 |
|---|
MainThread(IServer p_i1538_1_) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
func_219591_b() |
void |
run() |
void |
startThread()
Creates a new Thread object from this class and starts running
|
closeAllSockets_do, closeAllSockets, closeServerSocket_do, closeServerSocket, closeSocket, getNumberOfPlayers, isRunning, logDebug, logInfo, logSevere, logWarning, registerSocketpublic MainThread(IServer p_i1538_1_)
public void run()
public void startThread()
startThread クラス内 RConThreadpublic void func_219591_b()
func_219591_b クラス内 RConThread