-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Window not being available on instantiation on Fabric
--- Fabric loads earlier than I expected. The Minecraft instance is available but the MainWindow isn't. Refactored to not use fixed fields but method calls. TODO: Change back once Lazy Loading is done as it should then be safe. Fix #25 Signed-off-by: AterAnimAvis <AterAnimAvis@gmail.com>
- Loading branch information
1 parent
9dfbc75
commit e2eeaa1
Showing
3 changed files
with
37 additions
and
45 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
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