create

abstract fun create(initialComponents: Collection<Component> = emptyList()): Entity

Creates a new entity.