getZoneEntities

protected Collection<LivingEntity> getZoneEntities(ScriptActionData scriptActionData, ScriptTargetsBlueprint blueprintFromRequestingTarget)

Retrieves living entities within the zone based on the provided script action data and target blueprint.

Return

A collection of living entities within the zone.

Parameters

scriptActionData

The data for the current script action.

blueprintFromRequestingTarget

The target blueprint requesting entities.