Pathfinding - Path Points (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 1.5.0

Syntax

path [points] of %livingentities%

Description

Get all the points along an entity's pathfinding path. Requires Paper 1.13+

Examples

set {_path::*} to path points of last spawned sheep

View source