| Package | Description |
|---|---|
| de.pheasn.blockown |
| Modifier and Type | Method and Description |
|---|---|
org.bukkit.block.Block |
OwnedBlock.getBlock()
Returns the Block at the location of this OwnedBlock.
|
org.bukkit.entity.Entity |
OwnedEntity.getEntity()
Gets the entity corresponding to this OwnedEntity.
|
Material |
OwnedEntity.getMaterial() |
Material |
OwnedBlock.getMaterial() |
Material |
Ownable.getMaterial()
Returns the Material of the Ownable.
|
org.bukkit.World |
OwnedEntity.getWorld() |
org.bukkit.World |
OwnedBlock.getWorld() |
org.bukkit.World |
Ownable.getWorld()
Returns the World the Ownable is in.
|
boolean |
User.hasAccess(Ownable ownable) |
boolean |
OwnedEntity.isLiving()
Checks if the entity is living.
|
Copyright © 2015. All rights reserved.