Uses of Interface
org.bukkit.projectiles.BlockProjectileSource
-
Packages that use BlockProjectileSource Package Description org.bukkit.block Classes used to manipulate the voxels in aworld
, including special states. -
-
Uses of BlockProjectileSource in org.bukkit.block
Methods in org.bukkit.block that return BlockProjectileSource Modifier and Type Method Description BlockProjectileSource
Dispenser. getBlockProjectileSource()
Gets the BlockProjectileSource object for the dispenser.
-