dispatcher_as_block

Sets the block to the current dispatcher.

Categories: block, meta

Info

No-ops if the dispatcher is not a block.

Parameter transformers

  • adds BLOCK

Example

mutators:
  - id: dispatcher_as_block

Developer info

Overview

FieldValue
Categorymutators
Base classMutator
Compile dataNoCompileData
ClassMutatorDispatcherAsBlock
Source/core/common/src/main/kotlin/com/willfp/libreforge/mutators/impl/MutatorDispatcherAsBlock.kt
Registeredyes