victim_to_owner

Sets the victim to the tamed entity's owner.

Categories: victim

Info

No-ops if the victim is not a Tameable or has no owner.

Example

mutators:
  - id: victim_to_owner

Developer info

Overview

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