swap_values

Swaps the value and the alt value around.

Categories: meta, value

Parameter transformers

  • VALUE becomes ALT_VALUE

  • ALT_VALUE becomes VALUE

Example

mutators:
  - id: swap_values

Developer info

Overview

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