Allowed to redefine recievers when sending chunk changes to clients (updateChunk)
This is useful if you want to send chunk changes not to all nearby players, but only to a specific list. For example, in plugins, with frequent light changes, a list of ignored players can be configured (due to their slow computers). In this case, players will not see light changes until the chunks reload.