Unicopia/src/main/java/com/minelittlepony/unicopia/projectile
2024-03-03 14:15:20 +00:00
..
MagicBeamEntity.java Separate the magic beam into its own entity 2024-03-03 14:07:36 +00:00
MagicProjectileEntity.java Fix #290 and exclude spectators from being affected by magic 2024-03-03 14:15:20 +00:00
PhysicsBodyProjectileEntity.java Add advancement for killing mobs with a horseshoe 2024-01-17 19:48:35 +00: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