Interface LoadWorldEvent

  • All Superinterfaces:
    Event

    public interface LoadWorldEvent
    extends Event
    Event for when a world is loaded.
    • Method Detail

      • hasLoadedBefore

        boolean hasLoadedBefore()
        Gets if the world has loaded before.
        Returns:
        True if loaded before, false if not