public class Trap extends SpecialItem
| Constructor and Description |
|---|
Trap() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(org.bukkit.entity.Player player) |
void |
create(Game game,
Team team,
org.bukkit.Location location) |
org.bukkit.Material |
getActivatedMaterial() |
Game |
getGame() |
org.bukkit.Material |
getItemMaterial() |
org.bukkit.Location |
getLocation() |
Team |
getPlacedTeam() |
void |
setLocation(org.bukkit.Location location) |
getSpecials, loadSpecialspublic void activate(org.bukkit.entity.Player player)
public org.bukkit.Material getActivatedMaterial()
getActivatedMaterial in class SpecialItempublic Game getGame()
public org.bukkit.Material getItemMaterial()
getItemMaterial in class SpecialItempublic org.bukkit.Location getLocation()
public void setLocation(org.bukkit.Location location)
public Team getPlacedTeam()
Copyright © 2017. All rights reserved.