PlayerHurtMixin

abstract class PlayerHurtMixin(source)

Tracks combat timestamps for NPC interaction gating.

Records both the damaged player and the attacker (if PvP) so neither can open NPC GUIs during a fight.

Constructors

Link copied to clipboard
constructor()