Posted January 5, 20178 yr First off, this is client side only - can't assume the mod is installed on the server. The situations I need to detect are: Block place/break Water block place/scoop Water flow changes Obidian/cobble/stone creation when lava/water mix There are server side events for these things, but I did not see anything client side. My question is how I can detect these situations client side without any server side support?
January 5, 20178 yr Author Yep! Adding the event listener allowed me to do what I needed. Thank you very much!
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.