Uses of Interface
org.bukkit.entity.ThrowableProjectile
-
Packages that use ThrowableProjectile Package Description org.bukkit.entity Interfaces for non-voxel objects that can exist in aworld
, including all players, monsters, projectiles, etc. -
-
Uses of ThrowableProjectile in org.bukkit.entity
Subinterfaces of ThrowableProjectile in org.bukkit.entity Modifier and Type Interface Description interface
Egg
Represents a thrown egg.interface
EnderPearl
Represents a thrown Ender Pearl entityinterface
Snowball
Represents a snowball.interface
ThrownExpBottle
Represents a thrown Experience bottle.
-