memory leak when using multiple worlds
its pretty related to this. I cant find the screenshot where i have the heapdump shown for modelengine but there was a ConcurrentHashMap holding references to world. Might be worth changing that to referencing the world UUID instead of the world object and the entity id instead of the entity object