- All Superinterfaces:
SpecialItem<G,
P, T>
@NonExtendable
public interface AutoIgniteableTNT<G extends Game,P extends BWPlayer,T extends Team>
extends SpecialItem<G,P,T>
-
Method Summary
Modifier and TypeMethodDescriptionint
boolean
void
spawn an entity tntMethods inherited from interface org.screamingsandals.bedwars.api.special.SpecialItem
getGame, getPlayer, getTeam
-
Method Details
-
getExplosionTime
int getExplosionTime()- Returns:
- explosion time in seconds
-
isAllowedDamagingPlacer
boolean isAllowedDamagingPlacer()- Returns:
- true - tnt will damage placer
-
spawn
spawn an entity tnt
-