Unicopia/src/main/java/com/minelittlepony/unicopia/projectile
2023-08-06 18:29:33 +01:00
..
MagicProjectileEntity.java Use an entity reference to remember the owner of a magic projectile, and store the level and corruption in the reference so we can remember it when the player is offline 2023-08-06 18:29:33 +01:00
ProjectileDelegate.java Refactor projectile event handlers 2022-12-04 22:46:45 +00: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