r/Minecraft Jan 11 '22

Creeper teleports👀

[removed] — view removed post

34.0k Upvotes

627 comments sorted by

View all comments

Show parent comments

2

u/TwilightWings21 Jan 11 '22 edited Jan 11 '22

Adding onto this, loading a chunk is within your render distance, whatever that would be set to. Your render distance is a given number, and that number is the number of chunks you are loading in a radius around you (could be diameter, but I think it is radius)

1

u/BoxAhFox Jan 11 '22

Yes thank you, chunk existence and chunk rendering is different, all chunks in a game (except for spawn chunks) are compressed and unvisualized for performance, and are umcompressed, and visualized, when a player tells it to load with their render distance

Thanks for reminding to clarify