|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcpw.mods.fml.common.event.FMLEvent
cpw.mods.fml.common.event.FMLStateEvent
cpw.mods.fml.common.event.FMLServerStartingEvent
public class FMLServerStartingEvent
| Constructor Summary | |
|---|---|
FMLServerStartingEvent(Object... data)
|
|
| Method Summary | |
|---|---|
LoaderState.ModState |
getModState()
|
MinecraftServer |
getServer()
|
void |
registerServerCommand(ICommand command)
|
| Methods inherited from class cpw.mods.fml.common.event.FMLStateEvent |
|---|
getSide |
| Methods inherited from class cpw.mods.fml.common.event.FMLEvent |
|---|
applyModContainer, getEventType |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FMLServerStartingEvent(Object... data)
| Method Detail |
|---|
public LoaderState.ModState getModState()
getModState in class FMLStateEventpublic MinecraftServer getServer()
public void registerServerCommand(ICommand command)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||