Spottedleaf 30cb658845 Move field initializations out of constructor injects
They should be less fragile for breakages.

Additionally, modify PoiManagerMixin to work around an issue where
our getOrCreate() method is not being invoked _because_ its return
type was PoiSection and not Object. Apparently, the JVM will search
the superclass when a direct match (params+return type) is not found.
2024-06-19 17:36:57 -07:00
2024-05-26 11:31:13 -07:00
2024-05-26 11:31:13 -07:00
2024-05-22 14:14:04 -07:00
2024-05-22 16:51:49 -07:00
2023-08-11 00:22:07 -07:00
2024-05-26 11:31:13 -07:00
2024-06-11 10:11:32 -07:00
2024-06-14 09:50:54 -07:00
2024-05-22 16:51:49 -07:00
2024-05-22 14:14:04 -07:00
2024-05-26 11:31:13 -07:00
2023-08-11 00:22:07 -07:00
2024-05-22 14:14:04 -07:00
Description
MoonriseMC Repository Backup
2.1 MiB
Languages
Java 100%