Unicopia/src/main/java/com/minelittlepony/unicopia/particle
2022-08-27 16:39:56 +02:00
..
FollowingParticleEffect.java Added general particle effects that follow a point of entity 2021-12-26 10:49:34 +02:00
MagicParticleEffect.java 1.18 -> 1.19 2022-06-25 00:19:55 +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 crash due to naming conflict 2022-06-23 16:24:45 +02:00
ParticleSource.java Fixed crash due to naming conflict 2022-06-23 16:24:45 +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 Fix server crashes due to late initialisation of registered values 2022-08-27 16:39:56 +02:00