Fields

entity.

Field
Type
Description

string

UUID of the entity. Read-only.

string

Type of the entity. Read-only.

table

A custom Lua table which can be used to store any data about the entity.

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, the entity will be removed.

Last updated