Give the system a name which is used for registration and error messages
Alias for [withRunFunction]ISystemBuilder#withRunFunction
Add an executor to the system which is called on every relevant step
Alias for [withSetupFunction]ISystemBuilder#withSetupFunction
Add a setup function which is called when the system is instantiated (e.g. on a new world run)
Give the system a name which is used for registration and error messages
Add an executor to the system which is called on every relevant step
Add a setup function which is called when the system is instantiated (e.g. on a new world run)
Alias for [withName]ISystemBuilder#withName