Unicopia/src/main/java/com/minelittlepony/unicopia/particle
2022-01-01 17:24:10 +02:00
..
FollowingParticleEffect.java Added general particle effects that follow a point of entity 2021-12-26 10:49:34 +02:00
MagicParticleEffect.java Added a homing ability to the firebolt spell 2021-12-28 18:22:47 +02:00
OrientedBillboardParticleEffect.java Tiny bit of cleanup 2021-12-24 16:36:40 +02:00
ParticleFactoryHelper.java Added general particle effects that follow a point of entity 2021-12-26 10:49:34 +02:00
ParticleHandle.java Fixed particles not being respawned after the player has left the area 2022-01-01 17:24:10 +02:00
ParticleSource.java Fixed jars, fixed particles not respawning correctly when reloading a world, fixed some behaviours with black holes 2021-12-26 20:13:28 +02:00
ParticleSpawner.java Back to basics: strip away anything that's not the core of the mod 2020-09-22 15:48:58 +02:00
ParticleUtils.java Use the lightning particle instead of lightning entities 2021-12-28 02:20:08 +02:00
SphereParticleEffect.java Fixed jars, fixed particles not respawning correctly when reloading a world, fixed some behaviours with black holes 2021-12-26 20:13:28 +02:00
UParticles.java Added a custom lightning particle for doing lightning type things 2021-12-28 02:19:26 +02:00