Uses of Interface
org.bukkit.entity.Explosive

Packages that use Explosive
org.bukkit.entity Interfaces for non-voxel objects that can exist in a world, including all players, monsters, projectiles, etc. 
org.bukkit.event.entity Events relating to entities, excluding some directly referencing some more specific entity types. 
 

Uses of Explosive in org.bukkit.entity
 

Subinterfaces of Explosive in org.bukkit.entity
 interface Fireball
          Represents a Fireball.
 interface LargeFireball
          Represents a large Fireball
 interface SmallFireball
          Represents a small Fireball
 interface TNTPrimed
          Represents a Primed TNT.
 interface WitherSkull
          Represents a wither skull Fireball.
 

Uses of Explosive in org.bukkit.event.entity
 

Constructors in org.bukkit.event.entity with parameters of type Explosive
ExplosionPrimeEvent(Explosive explosive)
           
 



Copyright © 2014. All rights reserved.