JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.spongepowered.api.event.world
Interface UnloadWorldEvent
All Superinterfaces:
Event
public interface
UnloadWorldEvent
extends
Event
Base event for when a
World
is unloaded.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ServerWorld
world
()
Gets the
world
.
Methods inherited from interface org.spongepowered.api.event.
Event
cause
,
context
,
source
Method Details
world
ServerWorld
world
()
Gets the
world
.
Returns:
The world