azalea::pathfinder::moves

Type Alias SuccessorsFn

Source
pub type SuccessorsFn = fn(_: &mut PathfinderCtx<'_>, _: BlockPos);