Posted December 19, 20159 yr I have a rather annoying problem. Whenever a player right-clicks with any item while my mod is installed, the console prints player right click event text, like this: [server thread/INFO] [rapadmod]: Player right click: 1xitem.netherStalkSeeds@0 - RIGHT_CLICK_AIR - false How can I prevent that from happening?
December 19, 20159 yr Author Sounds like you are printing that out. Show your code. One other problem: I checked all my files for System.out.println, none have it, so it cannot be my mod files. Here's my code if you want to check it out (can't paste all my code into a spoiler, as it won't fit): Here
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.