Package | Description |
---|---|
cpw.mods.fml.common | |
net.minecraft.server | |
net.minecraft.server.dedicated | |
net.minecraft.server.gui |
Modifier and Type | Method and Description |
---|---|
void |
FMLCommonHandler.onServerStart(DedicatedServer dedicatedServer) |
Constructor and Description |
---|
ThreadDedicatedServer(DedicatedServer par1) |
Modifier and Type | Method and Description |
---|---|
DedicatedServer |
DedicatedServerListenThread.getDedicatedServer() |
DedicatedServer |
DedicatedPlayerList.getDedicatedServerInstance() |
Constructor and Description |
---|
DedicatedPlayerList(DedicatedServer par1DedicatedServer) |
Modifier and Type | Method and Description |
---|---|
static void |
ServerGUI.initGUI(DedicatedServer par0DedicatedServer)
Sets up the server GUI
|
Constructor and Description |
---|
ServerGUI(DedicatedServer par1DedicatedServer) |