Interface UnloadWorldEvent

All Superinterfaces:
Event

public interface UnloadWorldEvent extends Event
Base event for when a World is unloaded.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the world.

    Methods inherited from interface org.spongepowered.api.event.Event

    cause, context, source