-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Vastly simplify mod initialization (#110)
- Loading branch information
1 parent
6a5abe8
commit ad5ed5b
Showing
29 changed files
with
162 additions
and
1,025 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
96 changes: 0 additions & 96 deletions
96
loader/src/main/java/net/neoforged/fml/IModLoadingState.java
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
loader/src/main/java/net/neoforged/fml/IModStateProvider.java
This file was deleted.
Oops, something went wrong.
120 changes: 0 additions & 120 deletions
120
loader/src/main/java/net/neoforged/fml/IModStateTransition.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.