public class ArrowBlocker extends SpecialItem
| Modifier and Type | Field and Description |
|---|---|
boolean |
isActive |
| Constructor and Description |
|---|
ArrowBlocker() |
| 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() |
void |
runTask(int protectionTime,
int waitTime,
org.bukkit.entity.Player player) |
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 void runTask(int protectionTime,
int waitTime,
org.bukkit.entity.Player player)
Copyright © 2017. All rights reserved.