OreCruncher Posted January 5, 2017 Posted January 5, 2017 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? Quote
OreCruncher Posted January 5, 2017 Author Posted January 5, 2017 Thanks! I will give that a whirl and see what sticks. Quote
OreCruncher Posted January 5, 2017 Author Posted January 5, 2017 Yep! Adding the event listener allowed me to do what I needed. Thank you very much! Quote
Recommended Posts
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.