-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove FertilizationEvent entirely (breaking change)
> FertilizationEvent has always been a pain to maintain (due to constant hard-to-debug issues, compounded by the fact that it touches every IGrowable), and as far as I'm aware it's never been used by any mod that depends on AppleCore (except Biota, but it was never finished). Closes #107, closes #96
- Loading branch information
Showing
8 changed files
with
0 additions
and
401 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
147 changes: 0 additions & 147 deletions
147
java/squeek/applecore/asm/module/ModulePlantFertilization.java
This file was deleted.
Oops, something went wrong.
47 changes: 0 additions & 47 deletions
47
java/squeek/applecore/asm/reference/IGrowableModifications.java
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
java/squeek/applecore/asm/util/IAppleCoreFertilizable.java
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.