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