Fields

entity.

Field
Type
Description

string

UUID of the entity. Read-only.

string

Type of the entity. Read-only.

table

Custom lua table which can be used to store any data about the entity.

Chunkloader (Premium Only)

bool

If true, the chunk containing this entity will remain loaded even if no players are present.

bool

If true, when the chunk containing this entity is unloaded, it will not be persisted.

Last updated