mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-28 11:57:01 -05:00
* Ensure paths returned by Platform are absolute, add javadocs to Platform Signed-off-by: Max <maxh2709@gmail.com> * Use putIfAbsent for event buses to clean up some minor nastyness Signed-off-by: Max <maxh2709@gmail.com> * Remove explicit NotNull annotation