Posted February 4, 20187 yr Hi I have an interface named CommonProxy.java which is implemented by ClientProxy.java and ServerProxy.java according to the tutorials I followed. In which implementing class should I call GameRegistry.registerTileEntity(...) and NetworkRegistry.INSTANCE.registerGuiHandler(...); The version is 1.12.2. Does it has to be on one side or does it has to be on both?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.