| Package | Description |
|---|---|
| net.minecraft.client | |
| net.minecraft.client.multiplayer | |
| net.minecraft.server.integrated |
| Modifier and Type | Method and Description |
|---|---|
IntegratedServer |
Minecraft.getIntegratedServer()
Returns the currently running integrated server
|
| Constructor and Description |
|---|
NetClientHandler(Minecraft par1Minecraft,
IntegratedServer par2IntegratedServer) |
| Modifier and Type | Method and Description |
|---|---|
IntegratedServer |
IntegratedPlayerList.getIntegratedServer()
get the associated Integrated Server
|
IntegratedServer |
IntegratedServerListenThread.getIntegratedServer()
Gets MinecraftServer instance.
|
| Constructor and Description |
|---|
IntegratedPlayerList(IntegratedServer par1IntegratedServer) |
IntegratedServerListenThread(IntegratedServer par1IntegratedServer) |