# Pastebin uMwalfEw On ForceChunkEvent, send packet to client to add chunk to force loaded list On UnforceChunkEvent, send packet to client to remove chunk from force loaded list On player login, send packet to client holding all forced chunks Do the following in a RenderWorldLastEvent function: - iterate over all forced chunks - if chunk is loaded (client visible), then render world texture