Philipp Gatzka
Results
2
comments of
Philipp Gatzka
Why not use ModList.get().isLoaded(....) where APAddons.....Loaded is used?
> I wonder if it may has less performance than check a boolean, but I may over thinking it. Well ModList.get() just returns its singleton instance; private static ModList INSTANCE...