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 Details

    • EventLoadWorld

      public EventLoadWorld()
  • Method Details

    • getPreferredStage

      public org.rusherhack.core.event.stage.Stage getPreferredStage()
      Overrides:
      getPreferredStage in class org.rusherhack.core.event.type.Event