public class ProtectionWall extends SpecialItem
| Constructor and Description |
|---|
ProtectionWall() |
| Modifier and Type | Method and Description |
|---|---|
void |
create(org.bukkit.entity.Player player,
Game game) |
org.bukkit.Material |
getActivatedMaterial() |
Game |
getGame() |
org.bukkit.Material |
getItemMaterial() |
int |
getLivingTime() |
org.bukkit.entity.Player |
getOwner() |
List<org.bukkit.block.Block> |
getWallBlocks() |
getSpecials, loadSpecialspublic void create(org.bukkit.entity.Player player,
Game game)
public org.bukkit.Material getActivatedMaterial()
getActivatedMaterial in class SpecialItempublic Game getGame()
public org.bukkit.Material getItemMaterial()
getItemMaterial in class SpecialItempublic int getLivingTime()
public org.bukkit.entity.Player getOwner()
public List<org.bukkit.block.Block> getWallBlocks()
Copyright © 2017. All rights reserved.