Skip to main content

Module consume_effect

Module consume_effect 

Source
Expand description

Consume-effect behavior registry.

Structs§

ConsumeEffectBehaviorLock
Wrapper for the global consume-effect behavior registry that implements Deref.
ConsumeEffectBehaviorRegistry
Registry for consume-effect behaviors.
NoopConsumeEffect 🔒
No-op behavior for a consume-effect type without a registered behavior (e.g. a mod-added type Steel doesn’t implement yet).

Statics§

CONSUME_EFFECT_BEHAVIORS
Global consume-effect behavior registry.