Type Alias azalea::pathfinder::moves::SuccessorsFn

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