public abstract class ExtraDimensional extends StationarySpellObj
active, duration, kill, location, name, playerUUID, radius| Constructor and Description |
|---|
ExtraDimensional(org.bukkit.entity.Player player,
org.bukkit.Location location,
StationarySpells name,
java.lang.Integer radius,
java.lang.Integer duration,
java.lang.Integer dimenRadius) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<org.bukkit.block.Block> |
getBlocksInCube(org.bukkit.Location loc) |
OLocation |
getEDLoc()
Returns the location of the spell in the extra dimension.
|
void |
kill()
This kills the stationarySpellObj.
|
age, age, flair, getBlock, getBlocksInRadius, getCloseEntities, getItems, getLivingEntities, getPlayerUUID, holdsWand, isInsidepublic ExtraDimensional(org.bukkit.entity.Player player,
org.bukkit.Location location,
StationarySpells name,
java.lang.Integer radius,
java.lang.Integer duration,
java.lang.Integer dimenRadius)
public java.util.Set<org.bukkit.block.Block> getBlocksInCube(org.bukkit.Location loc)
public void kill()
StationarySpellObjkill in class StationarySpellObjpublic OLocation getEDLoc()