willStartTickInBlockBeforeCollision

fun willStartTickInBlockBeforeCollision(targetPos: BlockPos, ticks: Int, forceDescending: Boolean = false): Boolean

Checks whether a future movement tick starts with the player's feet in targetPos before landing. This matches the block-position lookup in Minecraft 26.2 {@code LivingEntity.onClimbable()}.