Hello, I’m making a Minecraft clone but I’m a bit stuck right now. So first this is what I want to do: [32454-minecraft+clone.png|32454] My chunks are 16x16x16 big and I have 10x10x10 loaded chunks. Because I don’t want to instantiate a new Chunk every time, I thought I could “recycle” the...