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.
Is there any way to set a block in the world, even if the chunk it's in is unloaded? I've tried looking into remotely loading a chunk, but I've gotten nowhere with that.
Thanks in advance.