Open IvanCraft623 opened 1 year ago
Exactly caused by: https://github.com/pmmp/PocketMine-MP/blob/bf44edd179ba7634d3c9d587750b1f7830d2be18/src/entity/projectile/Projectile.php#L111
The collision should not be limited to Living entities because in vanilla it can damage entities such as Paintings, ArmorStands and Minecarts...
Related: #2082
I don't see how that line of code has anything to do with this problem.
Sorry, wrong line, I've edited it.
Issue description
Exactly caused by: https://github.com/pmmp/PocketMine-MP/blob/bf44edd179ba7634d3c9d587750b1f7830d2be18/src/entity/projectile/Projectile.php#L111
The collision should not be limited to Living entities because in vanilla it can damage entities such as Paintings, ArmorStands and Minecarts...
OS and versions