zoneLeaveEvent

public void zoneLeaveEvent(EliteEntity eliteEntity, LivingEntity livingEntity)

Triggers a ScriptZoneLeaveEvent when a living entity leaves the zone.

Parameters

eliteEntity

The EliteEntity associated with the zone.

livingEntity

The living entity that left the zone.