Interface ProtectionWall<G extends Game,P extends BWPlayer,T extends Team,M extends org.screamingsandals.lib.utils.Wrapper,B extends org.screamingsandals.lib.utils.Wrapper>

All Superinterfaces:
SpecialItem<G,P,T>

@NonExtendable public interface ProtectionWall<G extends Game,P extends BWPlayer,T extends Team,M extends org.screamingsandals.lib.utils.Wrapper,B extends org.screamingsandals.lib.utils.Wrapper> extends SpecialItem<G,P,T>
  • Method Details

    • getBreakingTime

      int getBreakingTime()
      Returns:
    • getWidth

      int getWidth()
      Returns:
    • getHeight

      int getHeight()
      Returns:
    • getDistance

      int getDistance()
      Returns:
    • isBreakable

      boolean isBreakable()
      Returns:
    • getMaterial

      M getMaterial()
      Returns:
    • runTask

      void runTask()
    • getWallBlocks

      List<B> getWallBlocks()
      Returns: