velocity_to_projectile

Sets the velocity to the projectile's current velocity.

Categories: entity, movement

Parameter transformers

  • PROJECTILE becomes VELOCITY

Example

mutators:
  - id: velocity_to_projectile

Developer info

Overview

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