1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-30 20:29:19 +00:00

Replace Reflections usage with an annotation processor

Reduces jar size by about 1.5-2mb
This commit is contained in:
RednedEpic
2021-07-17 13:36:04 -05:00
parent a947f950fa
commit ff280ef192
22 changed files with 424 additions and 144 deletions

View File

@@ -31,6 +31,7 @@
</scm>
<modules>
<module>ap</module>
<module>bootstrap</module>
<module>common</module>
<module>connector</module>