- All Superinterfaces:
SpecialItem<G,
P, T>
@NonExtendable
public interface ArrowBlocker<G extends Game,P extends BWPlayer,T extends Team>
extends SpecialItem<G,P,T>
-
Method Summary
Methods inherited from interface org.screamingsandals.bedwars.api.special.SpecialItem
getGame, getPlayer, getTeam
-
Method Details
-
getProtectionTime
int getProtectionTime()- Returns:
-
getUsedTime
int getUsedTime()- Returns:
-
isActivated
boolean isActivated()- Returns:
-
runTask
void runTask()
-