public interface NucleusWarpEvent extends org.spongepowered.api.event.Cancellable, CancelMessage, org.spongepowered.api.event.Event
Modifier and Type | Interface and Description |
---|---|
static interface |
NucleusWarpEvent.Create
Fired when a warp is created.
|
static interface |
NucleusWarpEvent.Delete
Fired when a warp is deleted.
|
static interface |
NucleusWarpEvent.Use
Fired when a
User tries to teleport to a warp. |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Get the name of the warp.
|
getCancelMessage, setCancelMessage
String getName()