forked from GeyserMC/Geyser
Begin making translators annotation based
Also, rename TranslatorsInit to Translators; makes alot more sense.
This commit is contained in:
parent
8ce0916827
commit
13a58dc825
12 changed files with 112 additions and 65 deletions
|
@ -116,5 +116,10 @@
|
|||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.reflections</groupId>
|
||||
<artifactId>reflections</artifactId>
|
||||
<version>0.9.12</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue