Skip to main content
Version: 0.5.1

Stacked Entity Definition

The StackedEntityDefinition class is an entry that represents a stacking of entities.

 caution

All properties will be shared between all entities. Even if it is defined on only one entity.

Only the bottom entity will have the location of the StackedEntity instance.

How could this be used?

This could be used to stack entities on top of each other. Like having a hologram above a mob.

Fields

Definitions

RequiredList

The entities that will be stacked on top of each other. First entity will be the bottom entity.