Skip to content

@minecraft/server


@minecraft/server / ProjectileShootOptions

Interface: ProjectileShootOptions ​

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

Optional arguments for @minecraft/server.EntityProjectileComponent.shoot.

Properties ​

uncertainty? ​

optional uncertainty?: number

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

Remarks ​

Controls the accuracy of the shot. A value of 0 is perfect accuracy.