#Block position of player view
8 messages · Page 1 of 1 (latest)
that's like something 62 chunks away. how can you guarantee that distance is visible to the player or if those chunks are loaded?
You're right, I'm just looking for visible blocks. 1000 blocks was just a random number
do you want this information on the client or server?
Probably Client since the information is for the player
the crosshair target has the looking at block
although the distance might be limited
if you need to go further you can use Entity#raycast