mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-30 05:05:19 -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