item_to_offhand

Sets the item to whatever the player is holding in their offhand.

Categories: inventory, player

Parameter transformers

  • PLAYER becomes ITEM

Example

mutators:
  - id: item_to_offhand

Developer info

Overview

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