Class WorldInitEvent


  • public class WorldInitEvent
    extends Event
    Called after the Arena's World Objects were generated, but the PerkUsers have not been initialized nor teleported in yet. PerkUser's initialization includes initializing their Perks.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WorldInitEvent

        public WorldInitEvent​(Game game)