Uses of Interface
org.bukkit.entity.Explosive
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.Interfaces for various
Minecart
types.-
Uses of Explosive in org.bukkit.entity
Modifier and TypeInterfaceDescriptioninterface
Represents a Wind Charge.interface
Represents a Wind Charge.interface
interface
Represents a Fireball.interface
Represents a largeFireball
interface
Represents a sized fireball.interface
Represents a smallFireball
interface
Represents a Primed TNT.interface
Represents a Wind Charge.interface
Represents a wither skullFireball
. -
Uses of Explosive in org.bukkit.entity.minecart
Modifier and TypeInterfaceDescriptioninterface
Represents a Minecart with TNT inside it that can explode when triggered. -
Uses of Explosive in org.bukkit.event.entity