Skip to content

Commit

Permalink
Remove note about EntrypointUtil on Quilt
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaming32 committed Oct 19, 2023
1 parent bc4f3b5 commit 7837c56
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ public static boolean hasFeatures(long requestedFeatures) {

/**
* Invokes an entrypoint with a clean API. If Mod Loading Screen is available, its progress will show up in the
* loading screen. If you are developing a Quilt mod, you should use {@code EntrypointUtil} instead.
* loading screen.
*
* @throws RuntimeException If any entrypoints threw an exception
*
Expand Down

0 comments on commit 7837c56

Please sign in to comment.