Posted September 16, 20205 yr Hi, I've looked in a couple different places, but I can't find an answer for the latest version of Forge. What's the proper way to register a command? Also, is there a place where I can find the answers to simple questions like these? Or do I just have to look in the API for how to do it? I don't like bothering others with questions that can theoretically be answered easily such as this one. Any help would be great, thanks!
September 16, 20205 yr Author What should I do in the listener method to register the command? I don't see any methods of the RegisterCommandsEvent class that can help, although I'm sure I'm wrong since that's its whole purpose.
September 16, 20205 yr https://github.com/MinecraftForge/MinecraftForge/blob/1.16.x/src/main/java/net/minecraftforge/event/RegisterCommandsEvent.java#L46
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.