Flywheel/src/main/java/com/jozufozu/flywheel/impl/visualization
Jozufozu 176a839c16 Too many plans
- Add PlannedVisual
- Make ExampleEffect use PlannedVisual
- Remove One2ManyStorage
- Merge Storage, AbstractStorage, and One2OneStorage
- Storage directly provides update and tick plans
- Move work distribution logic to static methods in PlanUtil
- Rename RunOnAllPlan -> ForEachPlan
- Add ContextConsumer and ContextRunnable interfaces and remove
  ContextAgnosticPlan
2023-05-26 15:59:00 -07:00
..
manager Too many plans 2023-05-26 15:59:00 -07:00
ratelimit Context for Tickable/Dynamic visuals 2023-05-21 18:10:46 -07:00
storage Too many plans 2023-05-26 15:59:00 -07:00
FrameContext.java Stick to the plan 2023-04-23 12:42:07 -07:00
VisualizationHelper.java Flywheel's Visualized Rendering 2023-04-09 12:00:03 -07:00
VisualizedRenderDispatcher.java Merge branch '1.18/plan' into 1.18/next 2023-04-15 15:27:18 -07:00
VisualWorld.java Context for Tickable/Dynamic visuals 2023-05-21 18:10:46 -07:00