Class EntityNavigationFloatComponentBeta

Allows this entity to generate paths by flying around the air like the regular Ghast.

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.float" = 'minecraft:navigation.float'

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