Interface RescuePlatform
- All Superinterfaces:
SpecialItem
-
Method Details
-
getBreakingTime
int getBreakingTime()- Returns:
-
canBreak
boolean canBreak()- Returns:
-
getMaterial
org.bukkit.Material getMaterial()- Returns:
-
getStack
org.bukkit.inventory.ItemStack getStack()- Returns:
-
runTask
void runTask() -
getPlatformBlocks
List<org.bukkit.block.Block> getPlatformBlocks()- Returns:
-