Skip to content

@minecraft/server


@minecraft/server / EntityEffectOptions

Interface: EntityEffectOptions ​

Defined in: @minecraft/server/index.d.ts:23215

Contains additional options for entity effects.

Properties ​

amplifier? ​

optional amplifier?: number

Defined in: @minecraft/server/index.d.ts:23221

Remarks ​

The strength of the effect.


showParticles? ​

optional showParticles?: boolean

Defined in: @minecraft/server/index.d.ts:23227

Remarks ​

If true, will show particles when effect is on the entity.