Uses of Interface
org.bukkit.entity.ThrowableProjectile
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of ThrowableProjectile in org.bukkit.entity
Modifier and TypeInterfaceDescriptioninterface
Represents a thrown egg.interface
Represents a thrown Ender Pearl entityinterface
Deprecated, for removal: This API element is subject to removal in a future version.interface
Represents a snowball.interface
Deprecated, for removal: This API element is subject to removal in a future version.should not be used for anything, useThrownPotion
and set the potion via the methods there.interface
Represents a thrown Experience bottle.interface
Represents a thrown potion bottleinterface
Represents a thrown trident.
ThrownPotion
and set the potion via the methods there.