Class EntitySpawnTypeBeta
Constructors
Private
constructor
- new EntitySpawnType(): EntitySpawnType
-
Properties
Readonly
entityId
entityId: string
Readonly
height
height: number
Readonly
isImmuneFire
isImmuneFire: boolean
Readonly
isSummonable
isSummonable: boolean
Readonly
spawnCategory
Readonly
width
width: number
Methods
getSpawnAABB
- getSpawnAABB(position): BoundingBox
-
isBlockDangerous
- isBlockDangerous(block): boolean
-
Returns boolean
A container for information relating to an entity spawn event.
Required Experiments: