We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2fc111 commit 68ed161Copy full SHA for 68ed161
common/src/api/java/dev/engine_room/flywheel/api/backend/Engine.java
@@ -27,7 +27,7 @@ public interface Engine {
27
28
/**
29
* Create a plan that will start execution after the start of the level render and
30
- * finish execution before {@link #setupRender} is called.
+ * finish execution before {@link #render} is called.
31
*
32
* @return A new plan.
33
*/
0 commit comments