Class EventLoadWorld
java.lang.Object
org.rusherhack.core.event.type.Event
org.rusherhack.client.api.events.world.EventLoadWorld
- All Implemented Interfaces:
org.rusherhack.core.event.stage.IStageable
public class EventLoadWorld
extends org.rusherhack.core.event.type.Event
This event is called when the world is being changed.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.rusherhack.core.event.type.Event
getStage, setStage
-
Constructor Details
-
EventLoadWorld
public EventLoadWorld()
-
-
Method Details
-
getPreferredStage
public org.rusherhack.core.event.stage.Stage getPreferredStage()- Overrides:
getPreferredStage
in classorg.rusherhack.core.event.type.Event
-