public static interface NucleusRTPEvent.SelectedLocation extends NucleusRTPEvent, org.spongepowered.api.event.Cancellable
Cancelling this event will cause the RTP system to look for another location
NucleusRTPEvent.SelectedLocation
Modifier and Type | Method and Description |
---|---|
org.spongepowered.api.world.Location<org.spongepowered.api.world.World> |
getLocation()
Gets the proposed location
|