Group Passengers (Expression) — DisplayEntityUtils

Addon: DisplayEntityUtils · Category: Expression · Since: 2.6.2, 3.3.2 (Plural)

Syntax

[the] spawned[ |-]group passengers of %entities%

Description

Get the non-packet based groups riding an entity

Examples

set {_spawnedgroups::*} to spawned group passengers of {_entity}
set {_spawnedgroups::*} to {_entity}'s spawned group passengers

View source