item_to_victim_hand

Sets the item to whatever the victim is holding in their main hand.

Categories: inventory, victim

Parameter transformers

  • VICTIM becomes ITEM

Example

mutators:
  - id: item_to_victim_hand

Developer info

Overview

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