Class BlockingEvent
- java.lang.Object
-
- net.storm.sdk.script.blocking_events.BlockingEvent
-
- Direct Known Subclasses:
DeathEvent
,LoginEvent
,ResizableEvent
,WelcomeScreenEvent
public abstract class BlockingEvent extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BlockingEvent()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract int
loop()
abstract boolean
validate()
-