1.14.4 Get block at XYZ not working properly?

Published by diamondpic on
Status
Can not reproduce
Issue description

 As noted in the title the Mcreator [Get block at XYZ] is not working as i expected.

 it should be noted that this bug only seems to happen while facing north or west, east and south work just fine

VIDEO SHOWCASING BUG
https://youtu.be/QjdHBJ_j9ao

it seems to be in the procedure
ThrowableBrickBulletHitsBlock
 

Issue comments

What is the purpose of this procedure? You could just remove block at x, y, and z if the block at x,y,z is glass type.

when the brick projectile hits, it takes the block of air right before the block rather than the block it hits

Try placing a block on collision locations, you can see that collision can be detected even 2 blocks away based on my testing.