T O P

  • By -

mathematics-ModTeam

Your post/comment was removed due to it being low quality/spam/off-topic. We encourage users to keep information quality high and stay on topic (math related).


MgneticForcsDoNoWork

Minecraft uses two different norms for calculating stuff, the Euclidean norm between entities and the Manhattan norm between blocks. In this case you have to think of "block" as a unit


Acrobatic-Squid

So what about a "range of 30 blocks in each direction" for a mob?


MgneticForcsDoNoWork

It's just a circle


plaustrarius

Sphere?


MgneticForcsDoNoWork

Oops yeah that's what I meant


Novel_Cost7549

Idk how it’s coded but the coordinate system gives your position to like 3 decimal points, so I don’t think it uses a discrete metric space. Otherwise the player coords would be given in integers.