mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-02-11 20:55:00 +01:00
1fe8297e72
- Add Effect instancing - Allows mods to create visual effects without (block) entities - One effect object maps to many AbstractInstances - Effect objects are expected to exist in isolation - Refactor InstanceManager to be composable about how its instances are stored - EffectInstanceManager uses this to provide a one to many topology - This is in need of more iteration, and more aspects of InstanceManager should be made composable in the future |
||
---|---|---|
.. | ||
api | ||
backend | ||
config | ||
core | ||
event | ||
light | ||
mixin | ||
repack/joml | ||
util | ||
vanilla | ||
Flywheel.java |