Uses of Interface
org.bukkit.entity.Snowball
Package | Description |
---|---|
org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world , including all players, monsters, projectiles, etc. |
-
Uses of Snowball in org.bukkit.entity
Methods in org.bukkit.entity that return Snowball Modifier and Type Method Description Snowball
LivingEntity. throwSnowball()
Deprecated.use launchProjectile(Snowball.class) instead