[SPIGOT-1676] launchProjectile(projectile) no longer has initial velocity Created: 03/Mar/16 Updated: 03/Mar/16 Resolved: 03/Mar/16 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | PseudoKnight | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | 1.9, Craftbukkit, entity |
Description |
Unlike 1.8.8, most projectiles no longer have an initial vector based on the projectile source's yaw/pitch. (The exception, of course, being fireballs) |
Comments |
Comment by PseudoKnight [ 03/Mar/16 ] |
See nms.EntityProjectile(World, EntityLiving) diff |