|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cliffblaster.game.api.event.Event
com.cliffblaster.game.api.event.ServerEvent
com.cliffblaster.game.api.event.ServerSaveEvent
public class ServerSaveEvent
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.cliffblaster.game.api.event.Event |
---|
Event.Priority, Event.Type |
Field Summary |
---|
Fields inherited from class com.cliffblaster.game.api.event.Event |
---|
evtType |
Constructor Summary | |
---|---|
ServerSaveEvent()
|
Method Summary | |
---|---|
void |
cancel()
Deprecated. Do not use. Throws RuntimeException as such events can not to be cancelled. |
Methods inherited from class com.cliffblaster.game.api.event.Event |
---|
getType, isCancelled, unCancel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServerSaveEvent()
Method Detail |
---|
@Deprecated public final void cancel()
RuntimeException
as such events can not to be cancelled.
Event
cancel
in class Event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |