Interaction Last Interact

Description

Targets the last entity that interacted with the caster, if the caster is of the INTERACTION Type.

Attributes

This condition has no attributes

Examples

The following example would ignite the last entity that interacted with the caster once every 100 ticks

ExampleInteractionEntity:
  Type: INTERACTION
  Skills:
  - ignite @interactionLastInteract ~onTimer:100

Aliases

  • lastInteract
Updated Aug 19, 2026