Package net.minecraft.src
Class IntegratedServerListenThread
java.lang.Object
net.minecraft.src.NetworkListenThread
net.minecraft.src.IntegratedServerListenThread
-
Field Summary
Fields inherited from class net.minecraft.src.NetworkListenThread
isListening -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfunc_71754_a(MemoryConnection par1MemoryConnection, String par2Str) Gets MinecraftServer instance.voidprocesses packets and pending connectionsbooleanvoidMethods inherited from class net.minecraft.src.NetworkListenThread
addPlayer
-
Constructor Details
-
IntegratedServerListenThread
- Throws:
IOException
-
-
Method Details
-
func_71754_a
-
func_71755_c
- Throws:
IOException
-
stopListening
public void stopListening()- Overrides:
stopListeningin classNetworkListenThread
-
handleNetworkListenThread
public void handleNetworkListenThread()processes packets and pending connections- Overrides:
handleNetworkListenThreadin classNetworkListenThread
-
getIntegratedServer
Gets MinecraftServer instance. -
isGamePaused
public boolean isGamePaused() -
getServer
- Overrides:
getServerin classNetworkListenThread
-