Fix | The height of the arrow was based on the player's block height. E.g. if you were to move from y=6 to y=5.9 the arrow would move a full block down (to y=5). This version makes it so the block is based on y and not block-y i.e. in the above example the arrow would correctly move to 5.9 and not 5.