Add comment regarding createentitiy

This commit is contained in:
aurorasmiles
2020-08-19 11:06:04 +02:00
committed by GitHub
parent e74cb33847
commit 7f0fd182bb

View File

@ -123,6 +123,8 @@ public class BukkitWorld extends AbstractWorld {
return list;
}
//createEntity was moved to IChunkExtent to prevent issues with Async Entitiy Add.
/**
* Get the world handle.
*