Unicopia/src/main/java/com/minelittlepony/unicopia/projectile
2022-10-12 23:15:17 +02:00
..
MagicProjectileEntity.java Improve performance by removing unneccessary nbt reads of spells when ticking 2022-10-12 23:15:17 +02:00
ProjectileDelegate.java Simplify projectile delegate code 2022-09-14 11:53:31 +02:00
ProjectileImpactListener.java A little more cleanup to the magic system 2021-03-06 11:58:44 +02:00
ProjectileUtil.java Send a velocity update to the client when modifying player velocities. (should fix some instances of knockback not working when it should) 2022-09-26 21:12:30 +02:00