Create an entity
Creates a new entity with an unique id
world.entity.create(); Entity e = world.entity.create();
See Implementation
Create an entity
Creates a new entity with an unique id