|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DedicatedServer | |
---|---|
cpw.mods.fml.common | |
net.minecraft.src |
Uses of DedicatedServer in cpw.mods.fml.common |
---|
Methods in cpw.mods.fml.common with parameters of type DedicatedServer | |
---|---|
void |
FMLCommonHandler.onServerStart(DedicatedServer dedicatedServer)
|
Uses of DedicatedServer in net.minecraft.src |
---|
Methods in net.minecraft.src that return DedicatedServer | |
---|---|
DedicatedServer |
DedicatedServerListenThread.getDedicatedServer()
|
DedicatedServer |
DedicatedPlayerList.getDedicatedServerInstance()
|
Methods in net.minecraft.src with parameters of type DedicatedServer | |
---|---|
static void |
ServerGUI.initGUI(DedicatedServer par0DedicatedServer)
Sets up the server GUI |
Constructors in net.minecraft.src with parameters of type DedicatedServer | |
---|---|
DedicatedPlayerList(DedicatedServer par1DedicatedServer)
|
|
ServerGUI(DedicatedServer par1DedicatedServer)
|
|
ThreadDedicatedServer(DedicatedServer par1DedicatedServer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |