@pragma('vm:prefer-inline') void createEntityWith(List<Component> components) { _createEntities.add(components); }