Class EntityNavigationWalkComponentBeta

Allows this entity to generate paths by walking around and jumping up and down a block like regular mobs.

Hierarchy

Constructors

Properties

avoidDamageBlocks: boolean
avoidPortals: boolean
avoidSun: boolean
avoidWater: boolean
canBreach: boolean
canBreakDoors: boolean
canFloat: boolean
canJump: boolean
canOpenDoors: boolean
canOpenIronDoors: boolean
canPassDoors: boolean
canPathFromAir: boolean
canPathOverLava: boolean
canPathOverWater: boolean
canSink: boolean
canSwim: boolean
canWalk: boolean
canWalkInLava: boolean
isAmphibious: boolean
typeId: string
componentId: "minecraft:navigation.walk" = 'minecraft:navigation.walk'

Identifier of this component. Should always be minecraft:navigation.swim.