public interface RescuePlatform extends SpecialItem
Modifier and Type | Method and Description |
---|---|
boolean |
canBreak() |
int |
getBreakingTime() |
org.bukkit.Material |
getMaterial() |
List<org.bukkit.block.Block> |
getPlatformBlocks() |
void |
runTask() |
getGame, getPlayer, getTeam
int getBreakingTime()
boolean canBreak()
org.bukkit.Material getMaterial()
void runTask()
List<org.bukkit.block.Block> getPlatformBlocks()
Copyright © 2019. All rights reserved.