Uses of Interface
org.bukkit.entity.Explosive
| Package | Description | 
|---|---|
| org.bukkit.entity | 
 Interfaces for non-voxel objects that can exist in a  
world, including all players, monsters, projectiles, etc. | 
| org.bukkit.event.entity | 
- 
Uses of Explosive in org.bukkit.entity
Subinterfaces of Explosive in org.bukkit.entity Modifier and Type Interface Description interfaceDragonFireballinterfaceFireballRepresents a Fireball.interfaceLargeFireballRepresents a largeFireballinterfaceSizedFireballRepresents a sized fireball.interfaceSmallFireballRepresents a smallFireballinterfaceTNTPrimedRepresents a Primed TNT.interfaceWitherSkullRepresents a wither skullFireball. - 
Uses of Explosive in org.bukkit.event.entity
Constructors in org.bukkit.event.entity with parameters of type Explosive Constructor Description ExplosionPrimeEvent(Explosive explosive)