How can I remotely load a chunk, or keep a chunk loaded? I've looked into ForgeChunkManager#forceChunk(ticket, chunk) but I can't seem to figure out how to use it. Could anyone provide an example, or point me in the right direction?
Thanks in advance.