Entity Snapshot (Type) — Skript

Addon: Skript · Category: Type · Since: 2.10

Syntax

entitysnapshot

Description

Represents a snapshot of an entity's data. This includes all of the data associated with an entity (its name, health, attributes, etc.), at the time this expression is used. Essentially, these are a way to create templates for entities. Individual attributes of a snapshot cannot be modified or retrieved.

View source