Posted February 20, 201510 yr I'm creating a type of tool that will break the block immediately to the left and right of the block hit. I've gotten that working just fine along with the harvest event (thanks Draco) but my issue is I can't figure out how to tell the left and right block. +- X isn't always left/right if you're facing north or east they're different directions. I've tried gathering by blockstate and blockpos but the best I've come up with is using the old MathHelper to grab the player's facing direction, which if you're at an angle such as North-West still will come up wrong and doesn't help for top/bottom tl/dr: Is there a method for finding out what facing side (north/up/down/west etc) of a block you hit with a tool? a.k.a. Sirius http://i.imgur.com/QRtYi6e.png[/img]
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.