setConditions

open fun setConditions(@Nonnull conditions: List<out Condition<T>>)(source)

This should get overridden only if very tricky behaviours are implemented, such that the default Alchemist condition addition model is no longer usable. Must be overridden along with getConditions.

Parameters

conditions

the actions to set