Entity - is Screaming (Condition) — Lusk

Addon: Lusk · Category: Condition · Since: 1.0.2

Syntax

%livingentities% (is|are) screaming

Description

Checks if an entity is screaming. (Goat, Enderman when using Paper 1.18.2+)

Examples

on damage of enderman:
	if victim is screaming:
		cancel event

View source