Class EntitySpawnTypeBeta

A container for information relating to an entity spawn event.

Required Experiments:

  • Simplified Spawn Rules

Hierarchy

  • EntitySpawnType

Constructors

Properties

entityId: string

Remarks

The entity Id.

height: number

Remarks

The height of the entity to spawn.

isImmuneFire: boolean

Remarks

Is the entity immune to fire.

isSummonable: boolean

Remarks

Is the entity summonable.

spawnCategory: EntitySpawnCategory

Remarks

The category determining the type of spawn.

width: number

Remarks

The width of the entity to spawn.

Methods

  • Parameters

    Returns BoundingBox

    Remarks

    Helper to get the AABB for the entity at a given location

  • Parameters

    Returns boolean

    Remarks

    Is the block being spawned on dangerous.