So, today i start to develop my mod in 1.12.2.
But i can't continue because IntelliJ IDEA says: Annotation not allowed here wherever i put @SidedProxy
I tried to put my java language level to 9 to 8 to see if i solve that problem, but nothing...
Thank you.
[EdIt 1 minute later]
I didnt take a step... All solved
I didn't put
public static CommonProxy proxy;
below...
Sorry