Posted March 7, 20223 yr Hi, I want to add an event to an usable item, namely something along the line of "onShiftRightClick", that would be a different behaviour than "onRightClick"/"use()", can't find it and the docs i'm reading aren't really thorough with their explainations... I just wanted to find a list of all supported event as of 1.16.5. Additionnaly if you know a good guide for custom events I'd like that.
March 8, 20223 yr 5 hours ago, Redman said: "onRightClick"/"use() check if the Player is sneaking via Player#isShiftKeyDown 6 hours ago, Redman said: I just wanted to find a list of all supported event as of 1.16.5. the most Events are in net.minecraftforge.event and net.minecraftforge.client.event, you can use your IDE to look into these packages
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.