Charging Attack (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 2.17.0

Syntax

[the] charging attack of %livingentities%

Description

Represents a RangedEntity that is "charging" up an attack, by raising its hands. Setting requires a PaperMC server. RangedEntities: Drowned, Illusioner, Llama, Piglin, Pillager, Skeleton, Snowman, Stray, TraderLlama, Witch, Wither, WitherSkeleton.

Examples

set charging attack of last spawned entity to true
set {_charge} to charging attack of target entity of player
if charging attack of target entity of player = true:

View source