[CHORE] Cleanup API's that's unused by any mod currently

This commit is contained in:
2024-01-01 21:42:14 +02:00
parent 8aa8c3b62c
commit 8b4172cfef
125 changed files with 194 additions and 3355 deletions

View File

@@ -12,6 +12,7 @@ public class ServiceUtil {
/**
* Try to load a service
*
* @param clazz The service class type to load
* @return The loaded class
*/