@MightOccurAsync public static interface NucleusHomeEvent.Modify extends NucleusHomeEvent
NucleusHomeEvent.Create, NucleusHomeEvent.Delete, NucleusHomeEvent.Modify, NucleusHomeEvent.Use
Modifier and Type | Method and Description |
---|---|
Home |
getHome()
Gets the existing home.
|
Optional<org.spongepowered.api.world.Location<org.spongepowered.api.world.World>> |
getOriginalLocation()
Gets the original
Location of the home. |
getLocation, getName, getUser
getCancelMessage, setCancelMessage
Optional<org.spongepowered.api.world.Location<org.spongepowered.api.world.World>> getOriginalLocation()
Location
of the home. To get the proposed new
location, see NucleusHomeEvent.getLocation()