[Bleeding] Add ProjectileSource interface. Addresses BUKKIT-1038, BUKKIT-1156
By: t00thpick1 <t00thpick1dirko@gmail.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Classes to represent the source of a projectile
|
||||
* <p>
|
||||
*/
|
||||
package org.bukkit.projectiles;
|
||||
|
||||
Reference in New Issue
Block a user