mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-09 13:56:04 +01:00
0786a3a2c5
- 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 |
||
---|---|---|
.. | ||
effect | ||
BellInstance.java | ||
ChestInstance.java | ||
MinecartInstance.java | ||
package-info.java | ||
ShulkerBoxInstance.java | ||
VanillaInstances.java |