public class RescuePlatform extends SpecialItem
| Constructor and Description |
|---|
RescuePlatform() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPlatformBlock(org.bukkit.block.Block block) |
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 breakTime,
int waitTime) |
getSpecials, loadSpecialspublic void addPlatformBlock(org.bukkit.block.Block block)
public 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 breakTime,
int waitTime)
Copyright © 2017. All rights reserved.