The Minecraft wiki claims that chunk load distance in multiplayer is a radius of 10 chunks centred on the player. I ran a test server and confirmed this by walking about 160 metres away from a ring oscillator and watching its output stop exactly when expected. I then tried playing exactly the same world but with Forge added to the server JAR (and, obviously, the client). The clock kept running! Chunk load distance with Forge installed seems to be more like 320 metres instead of 160, or 20 chunks instead of 10. Does anyone else see this happening? Is this intended behaviour I can rely on when building, or is it a bug that's likely to be fixed in future versions of Forge?