Interface AutoIgniteableTNT
- All Superinterfaces:
SpecialItem
-
Method Summary
Modifier and TypeMethodDescriptionfloat
int
boolean
void
spawn
(org.bukkit.Location location) 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
-
getDamage
float getDamage() -
spawn
void spawn(org.bukkit.Location location) spawn an entity tnt
-