Unicopia/src/main/java/com/minelittlepony/unicopia/projectile
2024-06-24 02:38:53 +01:00
..
MagicBeamEntity.java Fixed placed and projectile spells not syncing their level correctly. Also fixes placed shields not rendering 2024-05-22 13:58:20 +01:00
MagicProjectileEntity.java Fixed magic projectiles not affecting falling blocks 2024-05-28 14:32:22 +01:00
PhysicsBodyProjectileEntity.java Merge branch '1.20.2' into 1.20.4 2024-04-17 11:59:21 +01:00
Projectile.java Made jars placeable 2024-03-30 02:19:54 +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