Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5601)
This commit is contained in:
@@ -50,4 +50,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ if (!entity.world.paperConfig.disableRelativeProjectileVelocity) this.setMot(this.getMot().add(vec3d.x, entity.isOnGround() ? 0.0D : vec3d.y, vec3d.z)); // Paper - allow disabling relative velocity
|
||||
}
|
||||
|
||||
protected void a(MovingObjectPosition movingobjectposition) {
|
||||
// CraftBukkit start - call projectile hit event
|
||||
|
||||
Reference in New Issue
Block a user